mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 22:15:19 +08:00
Makefile: Add -fno-strict-aliasing
This commit is contained in:
@@ -411,6 +411,7 @@ class ModuleManager:
|
||||
'include $(RTEMS_CUSTOM)\n' \
|
||||
'include $(PROJECT_ROOT)/make/leaf.cfg\n' \
|
||||
'\n' \
|
||||
'COMMON_FLAGS += -fno-strict-aliasing\n' \
|
||||
'COMMON_FLAGS += -ffreestanding\n' \
|
||||
'COMMON_FLAGS += -fno-common\n' \
|
||||
'COMMON_FLAGS += -Irtemsbsd/include\n' \
|
||||
|
Reference in New Issue
Block a user