Skip to content
Snippets Groups Projects
Commit fb167775 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Install extra-gcc-opts in bindists

parent 0c15a01c
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ install:: ...@@ -25,6 +25,7 @@ install::
$(MAKE) -C rts install DOING_BIN_DIST=YES $(MAKE) -C rts install DOING_BIN_DIST=YES
$(MAKE) -C libraries install DOING_BIN_DIST=YES $(MAKE) -C libraries install DOING_BIN_DIST=YES
$(MAKE) -C compiler 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 install :: install-docs postinstall denounce
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment