13 lines
343 B
Diff
13 lines
343 B
Diff
diff -Nuar a/configure b/configure
|
|
--- a/configure 2023-07-24 05:59:25.000000000 +0300
|
|
+++ b/configure 2023-07-27 16:58:13.908936565 +0300
|
|
@@ -3994,7 +3994,7 @@
|
|
|
|
#-------------------------------------------------------------------------------
|
|
|
|
-LDFLAGS="$CFLAGS"
|
|
+# LDFLAGS="$CFLAGS"
|
|
LDFLAGS_BIN="$LDFLAGS"
|
|
|
|
if test "x$FC" = "xnone" ; then
|