|
|
@@ -1006,7 +1006,7 @@ BUILD_C_FLAGS += -fno-finite-math-only -fno-strict-aliasing |
|
|
|
BUILD_CXX_FLAGS += -fno-finite-math-only -fno-strict-aliasing |
|
|
|
|
|
|
|
ifneq ($(MACOS),true) |
|
|
|
BUILD_CXX_FLAGS += -faligned-new |
|
|
|
BUILD_CXX_FLAGS += -faligned-new -Wno-abi |
|
|
|
endif |
|
|
|
|
|
|
|
# Rack code is not tested for this flag, unset it |
|
|
|