From: Michael Tremer Date: Mon, 5 Apr 2010 13:05:38 +0000 (+0200) Subject: gcc: Remove weird gcc CFLAGS. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23d1f758673fa93f06d507725e0a8926b84ef4ba;p=ipfire-3.x.git gcc: Remove weird gcc CFLAGS. --- diff --git a/pkgs/core/gcc/gcc.nm b/pkgs/core/gcc/gcc.nm index 81199218e..c73091a01 100644 --- a/pkgs/core/gcc/gcc.nm +++ b/pkgs/core/gcc/gcc.nm @@ -42,9 +42,6 @@ endef PKG_BUILD_DEPS = PKG_DEPS += binutils cloog glibc gmp kernel-headers libffi mpfr ppl -CFLAGS = -D__USE_XOPEN2K8 -pipe -CXXFLAGS = - ifeq "$(MACHINE)" "i586" CONFIGURE_ARGS = --disable-decimal-float endif