]> git.pld-linux.org Git - packages/cfitsio.git/blob - cfitsio-ldflags.patch
- updated to 4.4.0
[packages/cfitsio.git] / cfitsio-ldflags.patch
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  
7 -LDFLAGS="$CFLAGS"
8 +LDFLAGS="$LDFLAGS $CFLAGS"
9  LDFLAGS_BIN="$LDFLAGS"
10  
11  if test "x$FC" = "xnone" ; then
This page took 0.155253 seconds and 3 git commands to generate.