summaryrefslogtreecommitdiff
path: root/Makefile.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index bcf1a00e12..90d1a13132 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -283,3 +283,6 @@ ifneq (,$(findstring -mno-cygwin, $(CXX)))
else
SYSPATH = $(1)
endif
+
+# Location of the plugin header file for gold.
+BINUTILS_INCDIR := @BINUTILS_INCDIR@