Add a comment in INSTALL regarding --disable-tls on older systems

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
bitmap-optimize
Theodore Ts'o 2008-07-10 09:08:44 -04:00
parent 3fc1db6218
commit e22a023c57
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@ just follow the steps:
--enable-elf-shlibs. If you wish to build profiling libraries, add
the option --enable-profile.
Note that if you are building on an older system (i.e., a 2.4
kernel and/or glibc 2.2), the use of thread local storage will probably
cause programs that use the uuid library to core dump. To disable
thread local storage, use the configure option --disable-tls.
4) Compile the programs
make