mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
Whitespace fix
This commit is contained in:
parent
c1d59e81c2
commit
76b60566b7
@ -216,8 +216,8 @@ LD_PREFIX = -Wl,
|
||||
LD_DEFSYM_DUMMY_LIBC = $(addprefix $(LD_PREFIX)--defsym=,$(addsuffix =0,$(DUMMY_LIBC_SYMS)))
|
||||
|
||||
GCC_CONFIG += $(COMMON_CONFIG) \
|
||||
--enable-languages=c,c++,go --disable-libgo \
|
||||
--enable-targets=all \
|
||||
--enable-languages=c,c++,go --disable-libgo \
|
||||
--enable-targets=all \
|
||||
--with-gnu-as --with-gnu-ld --disable-tls --disable-threads \
|
||||
--disable-libstdcxx-pch \
|
||||
--enable-shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user