From: Ivan Maidanski Date: Tue, 17 Nov 2015 21:43:25 +0000 (+0300) Subject: Fix USE_COMPILER_TLS macro duplicate description in README X-Git-Tag: gc7_4_4~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9a798384a0bbb4b26437ba4a58b495b1f0b9f20;p=gc Fix USE_COMPILER_TLS macro duplicate description in README * doc/README.macros (USE_COMPILER_TLS): Remove duplicate description. --- diff --git a/doc/README.macros b/doc/README.macros index d2fef9a4..fcc7e970 100644 --- a/doc/README.macros +++ b/doc/README.macros @@ -107,10 +107,6 @@ SUNOS5SIGS Solaris-like signal handling. This is probably misnamed, PCR Set if the collector is being built as part of the Xerox Portable Common Runtime. -USE_COMPILER_TLS Assume the existence of __thread-style thread-local storage. - Set automatically for thread-local allocation with the HP/UX vendor - compiler. Usable with gcc on sufficiently up-to-date ELF platforms. - IMPORTANT: Any of the _THREADS options must normally also be defined in the client before including gc.h. This redefines thread primitives to invoke the GC_ versions instead. Alternatively, linker-based symbol