Install extra-gcc-opts in bindists
authorIan Lynagh <igloo@earth.li>
Tue, 18 Sep 2007 19:48:39 +0000 (19:48 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 18 Sep 2007 19:48:39 +0000 (19:48 +0000)
distrib/Makefile

index ee1b962..3cbacc2 100644 (file)
@@ -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