aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelCloth.mk
diff options
context:
space:
mode:
authorSheikh Dawood Abdul Ajees <[email protected]>2017-04-25 16:02:08 -0500
committerSheikh Dawood Abdul Ajees <[email protected]>2017-04-25 16:02:08 -0500
commitd11708e398c2f6377d9eac2b1f7248c62faab569 (patch)
tree5778e794690c046ab4b0205d8f764960a5af168b /PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelCloth.mk
parentPhysX 3.4, APEX 1.4 patch release @21821222 (diff)
downloadphysx-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.LowLevelCloth.mk')
-rw-r--r--PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelCloth.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelCloth.mk b/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelCloth.mk
index 7811e30d..bbce7342 100644
--- a/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelCloth.mk
+++ b/PhysX_3.4/Source/compiler/make_osx32/Makefile.LowLevelCloth.mk
@@ -67,6 +67,7 @@ LowLevelCloth_debug_cflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast-mat
LowLevelCloth_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
LowLevelCloth_debug_cflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_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
+LowLevelCloth_debug_cflags += -Wno-c++11-extensions
LowLevelCloth_debug_cflags += -g3 -gdwarf-2 -O0
LowLevelCloth_debug_cppflags := $(LowLevelCloth_debug_common_cflags)
LowLevelCloth_debug_cppflags += -arch i386
@@ -74,6 +75,7 @@ LowLevelCloth_debug_cppflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast-m
LowLevelCloth_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
LowLevelCloth_debug_cppflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_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
+LowLevelCloth_debug_cppflags += -Wno-c++11-extensions
LowLevelCloth_debug_cppflags += -g3 -gdwarf-2 -O0
LowLevelCloth_debug_lflags := $(LowLevelCloth_custom_lflags)
LowLevelCloth_debug_lflags += $(addprefix -L, $(LowLevelCloth_debug_lpaths))
@@ -162,6 +164,7 @@ LowLevelCloth_checked_cflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast-m
LowLevelCloth_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
LowLevelCloth_checked_cflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_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
+LowLevelCloth_checked_cflags += -Wno-c++11-extensions
LowLevelCloth_checked_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing
LowLevelCloth_checked_cppflags := $(LowLevelCloth_checked_common_cflags)
LowLevelCloth_checked_cppflags += -arch i386
@@ -169,6 +172,7 @@ LowLevelCloth_checked_cppflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast
LowLevelCloth_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
LowLevelCloth_checked_cppflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_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
+LowLevelCloth_checked_cppflags += -Wno-c++11-extensions
LowLevelCloth_checked_cppflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing
LowLevelCloth_checked_lflags := $(LowLevelCloth_custom_lflags)
LowLevelCloth_checked_lflags += $(addprefix -L, $(LowLevelCloth_checked_lpaths))
@@ -257,6 +261,7 @@ LowLevelCloth_profile_cflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast-m
LowLevelCloth_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
LowLevelCloth_profile_cflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_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
+LowLevelCloth_profile_cflags += -Wno-c++11-extensions
LowLevelCloth_profile_cflags += -O3 -fno-strict-aliasing
LowLevelCloth_profile_cppflags := $(LowLevelCloth_profile_common_cflags)
LowLevelCloth_profile_cppflags += -arch i386
@@ -264,6 +269,7 @@ LowLevelCloth_profile_cppflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast
LowLevelCloth_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
LowLevelCloth_profile_cppflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_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
+LowLevelCloth_profile_cppflags += -Wno-c++11-extensions
LowLevelCloth_profile_cppflags += -O3 -fno-strict-aliasing
LowLevelCloth_profile_lflags := $(LowLevelCloth_custom_lflags)
LowLevelCloth_profile_lflags += $(addprefix -L, $(LowLevelCloth_profile_lpaths))
@@ -351,6 +357,7 @@ LowLevelCloth_release_cflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast-m
LowLevelCloth_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
LowLevelCloth_release_cflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_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
+LowLevelCloth_release_cflags += -Wno-c++11-extensions
LowLevelCloth_release_cflags += -O3 -fno-strict-aliasing
LowLevelCloth_release_cppflags := $(LowLevelCloth_release_common_cflags)
LowLevelCloth_release_cppflags += -arch i386
@@ -358,6 +365,7 @@ LowLevelCloth_release_cppflags += -pipe -mmacosx-version-min=10.7 -msse2 -ffast
LowLevelCloth_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
LowLevelCloth_release_cppflags += -Wno-cast-align -Wno-conversion -Wno-missing-variable-declarations -Wno-shift-sign-overflow
LowLevelCloth_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
+LowLevelCloth_release_cppflags += -Wno-c++11-extensions
LowLevelCloth_release_cppflags += -O3 -fno-strict-aliasing
LowLevelCloth_release_lflags := $(LowLevelCloth_custom_lflags)
LowLevelCloth_release_lflags += $(addprefix -L, $(LowLevelCloth_release_lpaths))