Attempt to fix Darwin build.
This commit is contained in:
parent
f325a36936
commit
e7ba295d25
@ -17,6 +17,8 @@ while [ $# -gt 0 ]; do
|
||||
;;
|
||||
-fPIC)
|
||||
;;
|
||||
-fno-common)
|
||||
;;
|
||||
*)
|
||||
command="$command $1"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user