aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gold/Makefile.in')
-rw-r--r--gold/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gold/Makefile.in b/gold/Makefile.in
index 9d9ff8caadd..8c979bef1b4 100644
--- a/gold/Makefile.in
+++ b/gold/Makefile.in
@@ -205,6 +205,8 @@ POSUB = @POSUB@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
+STATIC_TLS_FALSE = @STATIC_TLS_FALSE@
+STATIC_TLS_TRUE = @STATIC_TLS_TRUE@
STRIP = @STRIP@
TARGETOBJS = @TARGETOBJS@
TLS_FALSE = @TLS_FALSE@