2.4.90-11
This commit is contained in:
parent
6cc49f42fe
commit
149e4031fd
@ -3353,8 +3353,8 @@
|
||||
+# .a libraries are not performance critical and so we
|
||||
+# build them without direct TLS segment references
|
||||
+# always.
|
||||
+CPPFLAGS.o += -DNO_TLS_DIRECT_SEG_REFS
|
||||
+CFLAGS.o += -mno-tls-direct-seg-refs
|
||||
+CPPFLAGS.oS += -DNO_TLS_DIRECT_SEG_REFS
|
||||
+CFLAGS.oS += -mno-tls-direct-seg-refs
|
||||
+CPPFLAGS-.o += -DNO_TLS_DIRECT_SEG_REFS
|
||||
+CFLAGS-.o += -mno-tls-direct-seg-refs
|
||||
+CPPFLAGS-.oS += -DNO_TLS_DIRECT_SEG_REFS
|
||||
+CFLAGS-.oS += -mno-tls-direct-seg-refs
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user