components/gcc53/Makefile
changeset 5419 0a6df3707968
parent 5342 e55d87e99ecd
child 5682 94c0ca64c022
--- a/components/gcc53/Makefile	Thu Feb 04 13:27:58 2016 -0800
+++ b/components/gcc53/Makefile	Mon Feb 08 10:16:46 2016 -0800
@@ -45,9 +45,6 @@
 # The GNU compiler wants the GNU utilities.
 PATH=/usr/gnu/bin:/usr/bin:/usr/perl5/bin
 
-# since we are patching inclhack.def, we want to regenerate fixincl.x
-COMPONENT_PREP_ACTION = (cd $(@D)/fixincludes ; ./genfixes)
-
 PARCH =         $(MACH64:amd64=x86_64-pc)
 GNU_ARCH =      $(PARCH:sparc=sparcv9-sun)-solaris$(SOLARIS_VERSION)