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
|
+# .a libraries are not performance critical and so we
|
||||||
+# build them without direct TLS segment references
|
+# build them without direct TLS segment references
|
||||||
+# always.
|
+# always.
|
||||||
+CPPFLAGS.o += -DNO_TLS_DIRECT_SEG_REFS
|
+CPPFLAGS-.o += -DNO_TLS_DIRECT_SEG_REFS
|
||||||
+CFLAGS.o += -mno-tls-direct-seg-refs
|
+CFLAGS-.o += -mno-tls-direct-seg-refs
|
||||||
+CPPFLAGS.oS += -DNO_TLS_DIRECT_SEG_REFS
|
+CPPFLAGS-.oS += -DNO_TLS_DIRECT_SEG_REFS
|
||||||
+CFLAGS.oS += -mno-tls-direct-seg-refs
|
+CFLAGS-.oS += -mno-tls-direct-seg-refs
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user