diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-04-25 16:02:08 -0500 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-04-25 16:02:08 -0500 |
| commit | d11708e398c2f6377d9eac2b1f7248c62faab569 (patch) | |
| tree | 5778e794690c046ab4b0205d8f764960a5af168b /PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelParticles.mk | |
| parent | PhysX 3.4, APEX 1.4 patch release @21821222 (diff) | |
| download | physx-3.4-d11708e398c2f6377d9eac2b1f7248c62faab569.tar.xz physx-3.4-d11708e398c2f6377d9eac2b1f7248c62faab569.zip | |
PhysX 3.4, APEX 1.4 patch release @22017166
Diffstat (limited to 'PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelParticles.mk')
| -rw-r--r-- | PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelParticles.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelParticles.mk b/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelParticles.mk index 0f066634..c183fbb2 100644 --- a/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelParticles.mk +++ b/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelParticles.mk @@ -78,6 +78,7 @@ LowLevelParticles_debug_cflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast LowLevelParticles_debug_cflags += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables LowLevelParticles_debug_cflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow LowLevelParticles_debug_cflags += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof +LowLevelParticles_debug_cflags += -Wno-c++11-extensions LowLevelParticles_debug_cflags += -g3 -gdwarf-2 -O0 LowLevelParticles_debug_cppflags := $(LowLevelParticles_debug_common_cflags) LowLevelParticles_debug_cppflags += -arch i386 @@ -85,6 +86,7 @@ LowLevelParticles_debug_cppflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffa LowLevelParticles_debug_cppflags += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables LowLevelParticles_debug_cppflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow LowLevelParticles_debug_cppflags += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof +LowLevelParticles_debug_cppflags += -Wno-c++11-extensions LowLevelParticles_debug_cppflags += -g3 -gdwarf-2 -O0 LowLevelParticles_debug_lflags := $(LowLevelParticles_custom_lflags) LowLevelParticles_debug_lflags += $(addprefix -L, $(LowLevelParticles_debug_lpaths)) @@ -181,6 +183,7 @@ LowLevelParticles_checked_cflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffa LowLevelParticles_checked_cflags += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables LowLevelParticles_checked_cflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow LowLevelParticles_checked_cflags += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof +LowLevelParticles_checked_cflags += -Wno-c++11-extensions LowLevelParticles_checked_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing LowLevelParticles_checked_cppflags := $(LowLevelParticles_checked_common_cflags) LowLevelParticles_checked_cppflags += -arch i386 @@ -188,6 +191,7 @@ LowLevelParticles_checked_cppflags += -pipe -mmacosx-version-min=10.7 -msse2 -f LowLevelParticles_checked_cppflags += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables LowLevelParticles_checked_cppflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow LowLevelParticles_checked_cppflags += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof +LowLevelParticles_checked_cppflags += -Wno-c++11-extensions LowLevelParticles_checked_cppflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing LowLevelParticles_checked_lflags := $(LowLevelParticles_custom_lflags) LowLevelParticles_checked_lflags += $(addprefix -L, $(LowLevelParticles_checked_lpaths)) @@ -284,6 +288,7 @@ LowLevelParticles_profile_cflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffa LowLevelParticles_profile_cflags += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables LowLevelParticles_profile_cflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow LowLevelParticles_profile_cflags += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof +LowLevelParticles_profile_cflags += -Wno-c++11-extensions LowLevelParticles_profile_cflags += -O3 -fno-strict-aliasing LowLevelParticles_profile_cppflags := $(LowLevelParticles_profile_common_cflags) LowLevelParticles_profile_cppflags += -arch i386 @@ -291,6 +296,7 @@ LowLevelParticles_profile_cppflags += -pipe -mmacosx-version-min=10.7 -msse2 -f LowLevelParticles_profile_cppflags += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables LowLevelParticles_profile_cppflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow LowLevelParticles_profile_cppflags += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof +LowLevelParticles_profile_cppflags += -Wno-c++11-extensions LowLevelParticles_profile_cppflags += -O3 -fno-strict-aliasing LowLevelParticles_profile_lflags := $(LowLevelParticles_custom_lflags) LowLevelParticles_profile_lflags += $(addprefix -L, $(LowLevelParticles_profile_lpaths)) @@ -386,6 +392,7 @@ LowLevelParticles_release_cflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffa LowLevelParticles_release_cflags += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables LowLevelParticles_release_cflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow LowLevelParticles_release_cflags += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof +LowLevelParticles_release_cflags += -Wno-c++11-extensions LowLevelParticles_release_cflags += -O3 -fno-strict-aliasing LowLevelParticles_release_cppflags := $(LowLevelParticles_release_common_cflags) LowLevelParticles_release_cppflags += -arch i386 @@ -393,6 +400,7 @@ LowLevelParticles_release_cppflags += -pipe -mmacosx-version-min=10.7 -msse2 -f LowLevelParticles_release_cppflags += -Wall -Wextra -fstrict-aliasing -Wstrict-aliasing=2 -pedantic -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-float-equal -Wno-padded -Wno-weak-vtables LowLevelParticles_release_cppflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow LowLevelParticles_release_cppflags += -Wno-exit-time-destructors -Wno-global-constructors -Wno-missing-prototypes -Wno-unreachable-code -Wno-unused-macros -Wno-used-but-marked-unused -Wno-weak-template-vtables -Wno-invalid-offsetof +LowLevelParticles_release_cppflags += -Wno-c++11-extensions LowLevelParticles_release_cppflags += -O3 -fno-strict-aliasing LowLevelParticles_release_lflags := $(LowLevelParticles_custom_lflags) LowLevelParticles_release_lflags += $(addprefix -L, $(LowLevelParticles_release_lpaths)) |