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
Tags 2007-11-11
No related merge requests found
......@@ -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
......
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