From 2f4627bc37ae80de40a55d054f3ce7b1c98adc6b Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Wed, 19 Nov 2003 23:31:30 +0000 Subject: Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can't be removed. And setting NO_CPU_CFLAGS in a ports Makefile does not help. It might be nice if Mk/bsd.port.mk would remove it if NO_CPU_CFLAGS was set, patch coming soon. --- devel/i386-rtems-binutils/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'devel/i386-rtems-binutils') diff --git a/devel/i386-rtems-binutils/Makefile b/devel/i386-rtems-binutils/Makefile index f96fc326f259..8f2219c31fc0 100644 --- a/devel/i386-rtems-binutils/Makefile +++ b/devel/i386-rtems-binutils/Makefile @@ -28,7 +28,6 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= all info -NO_CPUCFLAGS= yes USE_REINPLACE= yes CONFIGURE_TARGET?= --target=${LCLTARGET} -- cgit v1.2.3