mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 10:09:24 +08:00
Makefile: Add -fno-common
This commit is contained in:
@@ -386,6 +386,7 @@ class ModuleManager:
|
||||
'include $(PROJECT_ROOT)/make/leaf.cfg\n' \
|
||||
'\n' \
|
||||
'CFLAGS += -ffreestanding\n' \
|
||||
'CFLAGS += -fno-common\n' \
|
||||
'CFLAGS += -Irtemsbsd/include\n' \
|
||||
'CFLAGS += -Irtemsbsd/$(RTEMS_CPU)/include\n' \
|
||||
'CFLAGS += -Ifreebsd/sys\n' \
|
||||
|
Reference in New Issue
Block a user