Browse Source

gcc: remove hurd specific details

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 15 năm trước cách đây
mục cha
commit
48fbdaaea6
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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