cfitsio/cfitsio-ldflags.patch

13 lines
410 B
Diff
Raw Permalink Normal View History

2023-09-14 17:20:47 +08:00
diff -Naur cfitsio-4.2.0/configure cfitsio-4.2.0.ldflags/configure
--- cfitsio-4.2.0/configure 2022-10-31 19:40:23.000000000 +0100
+++ cfitsio-4.2.0.ldflags/configure 2022-11-25 10:05:55.387220762 +0100
@@ -4670,7 +4670,7 @@
#-------------------------------------------------------------------------------
2020-03-07 16:48:19 +08:00
-LDFLAGS="$CFLAGS"
+# LDFLAGS="$CFLAGS"
2023-09-14 17:20:47 +08:00
LDFLAGS_BIN="$LDFLAGS"
2020-03-07 16:48:19 +08:00
if test "x$FC" = "xnone" ; then