Attempt to fix Darwin build.
This commit is contained in:
parent
f325a36936
commit
e7ba295d25
@ -1,5 +1,5 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
|
||||
|
||||
define(GMP_COPYRIGHT,[[
|
||||
|
||||
|
@ -17,6 +17,8 @@ while [ $# -gt 0 ]; do
|
||||
;;
|
||||
-fPIC)
|
||||
;;
|
||||
-fno-common)
|
||||
;;
|
||||
*)
|
||||
command="$command $1"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user