Attempt to fix Darwin build.

This commit is contained in:
wbhart 2008-05-30 02:46:03 +00:00
parent f325a36936
commit e7ba295d25
3 changed files with 3364 additions and 3141 deletions

6273
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -17,6 +17,8 @@ while [ $# -gt 0 ]; do
;;
-fPIC)
;;
-fno-common)
;;
*)
command="$command $1"
;;