summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
Diffstat (limited to 'distrib')
-rw-r--r--distrib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index ee1b962f79..3cbacc21e3 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -25,6 +25,7 @@ install::
$(MAKE) -C rts install DOING_BIN_DIST=YES
$(MAKE) -C libraries install DOING_BIN_DIST=YES
$(MAKE) -C compiler install DOING_BIN_DIST=YES
+ $(INSTALL_DATA) $(INSTALL_OPTS) extra-gcc-opts $(libdir)
install :: install-docs postinstall denounce