Преглед изворни кода

gcc: remove hurd specific details

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni пре 15 година
родитељ
комит
48fbdaaea6
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      toolchain/gcc/gcc-uclibc-4.x.mk

+ 0 - 4
toolchain/gcc/gcc-uclibc-4.x.mk

@@ -150,10 +150,6 @@ else
 GCC_TLS:=--disable-tls
 endif
 
-ifeq ($(BR2_KERNEL_HURD),y)
-EXTRA_GCC1_CONFIG_OPTIONS+=--without-headers
-endif
-
 ifeq ($(BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE),y)
 GCC_DECIMAL_FLOAT:=--disable-decimal-float
 endif