diff options
Diffstat (limited to 'package/libs/nettle/patches/100-portability.patch')
-rw-r--r-- | package/libs/nettle/patches/100-portability.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libs/nettle/patches/100-portability.patch b/package/libs/nettle/patches/100-portability.patch index 2849e53eab..5bbae22752 100644 --- a/package/libs/nettle/patches/100-portability.patch +++ b/package/libs/nettle/patches/100-portability.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -4635,6 +4635,7 @@ $as_echo_n "checking build system compil +@@ -4661,6 +4661,7 @@ $as_echo_n "checking build system compil # remove anything that might look like compiler output to our "||" expression rm -f conftest* a.out b.out a.exe a_out.exe cat >conftest.c <<EOF @@ -8,7 +8,7 @@ int main () { -@@ -4667,6 +4668,7 @@ $as_echo_n "checking build system compil +@@ -4693,6 +4694,7 @@ $as_echo_n "checking build system compil # remove anything that might look like compiler output to our "||" expression rm -f conftest* a.out b.out a.exe a_out.exe cat >conftest.c <<EOF @@ -16,7 +16,7 @@ int main () { -@@ -4703,6 +4705,7 @@ $as_echo_n "checking build system compil +@@ -4729,6 +4731,7 @@ $as_echo_n "checking build system compil # remove anything that might look like compiler output to our "||" expression rm -f conftest* a.out b.out a.exe a_out.exe cat >conftest.c <<EOF @@ -24,7 +24,7 @@ int main () { -@@ -4753,6 +4756,7 @@ else +@@ -4779,6 +4782,7 @@ else gmp_cv_prog_exeext_for_build="$EXEEXT" else cat >conftest.c <<EOF |