This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump version to 5.18.0-RC0
[perl5.git] / hints / haiku.sh
index c908bc5..fa8ebe5 100644 (file)
@@ -35,3 +35,10 @@ ld='gcc'
 case "$ldlibpthname" in
 '') ldlibpthname=LIBRARY_PATH ;;
 esac
+
+# as of alpha 4.1 (at the latest) some symbols are versioned,
+# confusing the nm lookup
+case "$usenm" in
+'') usenm='undef' ;;
+esac
+