gcc: remove hurd specific details
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8bbb56dd91
commit
48fbdaaea6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user