- Add patch to filter -little as option used on sh arch (#464052)
Thu Jun 5 2008 Orion Poplawski <orion@cora.nwra.com> 1.8.1-1 - Update to 1.8.1epel9
parent
5c8fa87ab6
commit
95580905d5
@ -0,0 +1,11 @@
|
||||
--- hdf5-1.8.1/configure.filter-as-option 2008-05-29 10:39:04.000000000 -0600
|
||||
+++ hdf5-1.8.1/configure 2008-09-26 14:49:26.000000000 -0600
|
||||
@@ -4929,7 +4929,7 @@
|
||||
|
||||
;;
|
||||
# Ignore these flags.
|
||||
- -lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -LANG:=* | -LIST:* | -LNO:*)
|
||||
+ -little | -lang* | -lcrt*.o | -lc | -lgcc* | -lSystem | -libmil | -LANG:=* | -LIST:* | -LNO:*)
|
||||
;;
|
||||
-lkernel32)
|
||||
test x"$CYGWIN" != xyes && ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
|
Loading…
Reference in new issue