mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-24 11:48:48 +00:00
more bsd fun
This commit is contained in:
parent
9b85b9c986
commit
f279a01f92
@ -86,7 +86,7 @@ elif test "x${ax_cv_c_compiler_vendor}" = "xclang" ; then
|
|||||||
SOLINK="-dynamic -bundle -force-flat-namespace"
|
SOLINK="-dynamic -bundle -force-flat-namespace"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
AC_ERROR([Please update configure.in with SOLINK values for your compiler])
|
SOLINK="-shared -Xlinker -x"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
elif test "x${ax_cv_c_compiler_vendor}" = "xgnu" ; then
|
elif test "x${ax_cv_c_compiler_vendor}" = "xgnu" ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user