parent
a12edb51af
commit
f542b59e9c
@ -1,12 +1,12 @@
|
|||||||
diff -ur cfitsio-3.49/configure cfitsio-3.49.rpath/configure
|
diff -up cfitsio-4.1.0/configure.rpath cfitsio-4.1.0/configure
|
||||||
--- cfitsio-3.49/configure 2021-08-01 10:11:12.159237384 +0200
|
--- cfitsio-4.1.0/configure.rpath 2022-08-23 21:21:35.166112312 -0600
|
||||||
+++ cfitsio-3.49.rpath/configure 2021-08-01 10:24:32.504218725 +0200
|
+++ cfitsio-4.1.0/configure 2022-08-23 21:35:59.586014956 -0600
|
||||||
@@ -4673,7 +4673,7 @@
|
@@ -5036,7 +5036,7 @@ case $host in
|
||||||
$as_echo "#define _FILE_OFFSET_BITS 64" >>confdefs.h
|
printf "%s\n" "#define _FILE_OFFSET_BITS 64" >>confdefs.h
|
||||||
|
|
||||||
# LDFLAGS used by utilities:
|
# LDFLAGS used by utilities:
|
||||||
- LDFLAGS_BIN="$LDFLAGS_BIN -Wl,-rpath,\${CFITSIO_LIB}"
|
- LDFLAGS_BIN="$LDFLAGS_BIN -Wl,-rpath,\${CFITSIO_LIB}"
|
||||||
+ LDFLAGS_BIN="$LDFLAGS_BIN"
|
+ LDFLAGS_BIN="$LDFLAGS_BIN"
|
||||||
;;
|
;;
|
||||||
*mingw32*)
|
*mingw32*)
|
||||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for large file support" >&5
|
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for large file support" >&5
|
||||||
|
Loading…
Reference in new issue