]> git.pld-linux.org Git - packages/cfitsio.git/blame - cfitsio-ldflags.patch
- updated to 4.4.0
[packages/cfitsio.git] / cfitsio-ldflags.patch
CommitLineData
b46afe2e
JB
1--- cfitsio-4.2.0/configure.in.orig 2018-05-09 21:16:00.000000000 +0200
2+++ cfitsio-4.2.0/configure.in 2018-12-19 18:34:11.086617382 +0100
3@@ -225,7 +225,7 @@ fi
4
5 #-------------------------------------------------------------------------------
6
2c1b67f8
JB
7-LDFLAGS="$CFLAGS"
8+LDFLAGS="$LDFLAGS $CFLAGS"
9 LDFLAGS_BIN="$LDFLAGS"
10
11 if test "x$FC" = "xnone" ; then
This page took 0.063548 seconds and 4 git commands to generate.