Skip to content
Snippets Groups Projects
  • Roland McGrath's avatar
    4869db5e
    gdb: Support install-strip target · 4869db5e
    Roland McGrath authored
    gdb/
    	* configure.ac: Call AM_PROG_INSTALL_STRIP.
    	* configure: Regenerate.
    	* aclocal.m4: Regenerate.
    	* Makefile.in (install_sh, INSTALL_STRIP_PROGRAM, STRIP):
    	New substituted	variables.
    	(install-strip): New target.
    	(INSTALL_SCRIPT): New substituted variable.
    	(FLAGS_TO_PASS): Add it.
    	(install-only): Use $(INSTALL_SCRIPT) rather than
    	$(INSTALL_PROGRAM) for gcore.
    4869db5e
    History
    gdb: Support install-strip target
    Roland McGrath authored
    gdb/
    	* configure.ac: Call AM_PROG_INSTALL_STRIP.
    	* configure: Regenerate.
    	* aclocal.m4: Regenerate.
    	* Makefile.in (install_sh, INSTALL_STRIP_PROGRAM, STRIP):
    	New substituted	variables.
    	(install-strip): New target.
    	(INSTALL_SCRIPT): New substituted variable.
    	(FLAGS_TO_PASS): Add it.
    	(install-only): Use $(INSTALL_SCRIPT) rather than
    	$(INSTALL_PROGRAM) for gcore.