mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
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
|
GCC_TLS:=--disable-tls
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_KERNEL_HURD),y)
|
|
||||||
EXTRA_GCC1_CONFIG_OPTIONS+=--without-headers
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE),y)
|
ifeq ($(BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE),y)
|
||||||
GCC_DECIMAL_FLOAT:=--disable-decimal-float
|
GCC_DECIMAL_FLOAT:=--disable-decimal-float
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user