1 2 3 4 5 6 7 8 9 10 11
--- configure.orig 2009-04-20 20:20:03.000000000 -0500 +++ configure 2009-04-20 21:12:07.000000000 -0500 @@ -97,7 +97,7 @@ case `uname` in Darwin) [ $STATIC_LINK_3RDPARTIES_ON_MAC ] || other_args="CONFIG -= app_bundle";; - Linux) + Linux | FreeBSD) other_args="CONFIG += warn_off";; *) #Windows, hopefullly