cfitsio-ldflags.patch 343 B

12345678910111213
  1. diff -Nuar a/configure b/configure
  2. --- a/configure 2023-07-24 05:59:25.000000000 +0300
  3. +++ b/configure 2023-07-27 16:58:13.908936565 +0300
  4. @@ -3994,7 +3994,7 @@
  5. #-------------------------------------------------------------------------------
  6. -LDFLAGS="$CFLAGS"
  7. +# LDFLAGS="$CFLAGS"
  8. LDFLAGS_BIN="$LDFLAGS"
  9. if test "x$FC" = "xnone" ; then