mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-24 18:30:51 +08:00
precision fix
This commit is contained in:
parent
bee267e867
commit
4bed17e0da
@ -12,9 +12,7 @@ PARAMS="[log]"
|
||||
OCLOGFILE=/dev/null
|
||||
|
||||
# Reduce the precision
|
||||
if test "x$FP_ISOSX" != x ; then
|
||||
DUMPFLAGS="-p7,14"
|
||||
fi
|
||||
|
||||
# Locate directories
|
||||
testdata3="${srcdir}/testdata3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user