summaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ltmain.sh')
-rw-r--r--ltmain.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ltmain.sh b/ltmain.sh
index f1b998611..8d2678acc 100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -788,6 +788,9 @@ compiler."
# }
# /* impgen.c ends here */
;;
+ *-*-beos*)
+ allow_undefined=no
+ ;;
*)
allow_undefined=yes
;;