summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-07-16 15:43:43 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-07-16 15:43:43 (GMT)
commit98ed6a7268a5cb2e85548efe535b522f865b4703 (patch)
treed9c7daa93c0ec3ce9e57c57e7cfab8b794f04f34 /release_docs
parent8b9bd8d3a408e6e396553ae9bbc3dbabb35f35a1 (diff)
downloadhdf5-98ed6a7268a5cb2e85548efe535b522f865b4703.zip
hdf5-98ed6a7268a5cb2e85548efe535b522f865b4703.tar.gz
hdf5-98ed6a7268a5cb2e85548efe535b522f865b4703.tar.bz2
[svn-r4212] Purpose:
User knob.. Description: Added --enable-linux-lfs flag to configure and took out -malign-double flag from gcc compiles on i386 machines. Platforms tested: Linux 2.2 and 2.4
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 71d1bb3..47f2627 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -82,6 +82,8 @@ Bug Fixes since HDF5-1.4.1 Release
correctly now.
* Changed behavior of H5Tget_member_type to correctly emulate HDF5 v1.2.x
when --enable-hdf5v1_2 configure flag is enabled.
+ * Added --enable-linux-lfs flag to allow more control over whether to enable
+ or disable large file support on Linux.
Documentation
=============