diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-09-15 15:41:57 -0500 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-09-15 15:41:57 -0500 |
| commit | d1c812f1162e5fdb13c215792725b2591d7428f5 (patch) | |
| tree | 407056c45c7e9320c48fca6a3697d81a061c4ea0 /PhysX_3.4/Source/compiler/linux32 | |
| parent | PhysX 3.4, APEX 1.4 patch release @22121272 (diff) | |
| download | physx-3.4-d1c812f1162e5fdb13c215792725b2591d7428f5.tar.xz physx-3.4-d1c812f1162e5fdb13c215792725b2591d7428f5.zip | |
PhysX 3.4.1, APEX 1.4.1 Release @22845541v3.4.1
Diffstat (limited to 'PhysX_3.4/Source/compiler/linux32')
17 files changed, 72 insertions, 72 deletions
diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevel.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevel.mk index 89f0cdfd..b17def81 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevel.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevel.mk @@ -92,7 +92,7 @@ LowLevel_debug_common_cflags += -MMD LowLevel_debug_common_cflags += $(addprefix -D, $(LowLevel_debug_defines)) LowLevel_debug_common_cflags += $(addprefix -I, $(LowLevel_debug_hpaths)) LowLevel_debug_common_cflags += -m32 -LowLevel_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevel_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevel_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevel_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevel_debug_common_cflags += -Wno-missing-field-initializers @@ -206,7 +206,7 @@ LowLevel_checked_common_cflags += -MMD LowLevel_checked_common_cflags += $(addprefix -D, $(LowLevel_checked_defines)) LowLevel_checked_common_cflags += $(addprefix -I, $(LowLevel_checked_hpaths)) LowLevel_checked_common_cflags += -m32 -LowLevel_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevel_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevel_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevel_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevel_checked_common_cflags += -Wno-missing-field-initializers @@ -320,7 +320,7 @@ LowLevel_profile_common_cflags += -MMD LowLevel_profile_common_cflags += $(addprefix -D, $(LowLevel_profile_defines)) LowLevel_profile_common_cflags += $(addprefix -I, $(LowLevel_profile_hpaths)) LowLevel_profile_common_cflags += -m32 -LowLevel_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevel_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevel_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevel_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevel_profile_common_cflags += -Wno-missing-field-initializers @@ -433,7 +433,7 @@ LowLevel_release_common_cflags += -MMD LowLevel_release_common_cflags += $(addprefix -D, $(LowLevel_release_defines)) LowLevel_release_common_cflags += $(addprefix -I, $(LowLevel_release_hpaths)) LowLevel_release_common_cflags += -m32 -LowLevel_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevel_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevel_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevel_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevel_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelAABB.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelAABB.mk index b3441629..4a3cfa86 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelAABB.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelAABB.mk @@ -64,7 +64,7 @@ LowLevelAABB_debug_common_cflags += -MMD LowLevelAABB_debug_common_cflags += $(addprefix -D, $(LowLevelAABB_debug_defines)) LowLevelAABB_debug_common_cflags += $(addprefix -I, $(LowLevelAABB_debug_hpaths)) LowLevelAABB_debug_common_cflags += -m32 -LowLevelAABB_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelAABB_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelAABB_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelAABB_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelAABB_debug_common_cflags += -Wno-missing-field-initializers @@ -164,7 +164,7 @@ LowLevelAABB_checked_common_cflags += -MMD LowLevelAABB_checked_common_cflags += $(addprefix -D, $(LowLevelAABB_checked_defines)) LowLevelAABB_checked_common_cflags += $(addprefix -I, $(LowLevelAABB_checked_hpaths)) LowLevelAABB_checked_common_cflags += -m32 -LowLevelAABB_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelAABB_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelAABB_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelAABB_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelAABB_checked_common_cflags += -Wno-missing-field-initializers @@ -264,7 +264,7 @@ LowLevelAABB_profile_common_cflags += -MMD LowLevelAABB_profile_common_cflags += $(addprefix -D, $(LowLevelAABB_profile_defines)) LowLevelAABB_profile_common_cflags += $(addprefix -I, $(LowLevelAABB_profile_hpaths)) LowLevelAABB_profile_common_cflags += -m32 -LowLevelAABB_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelAABB_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelAABB_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelAABB_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelAABB_profile_common_cflags += -Wno-missing-field-initializers @@ -363,7 +363,7 @@ LowLevelAABB_release_common_cflags += -MMD LowLevelAABB_release_common_cflags += $(addprefix -D, $(LowLevelAABB_release_defines)) LowLevelAABB_release_common_cflags += $(addprefix -I, $(LowLevelAABB_release_hpaths)) LowLevelAABB_release_common_cflags += -m32 -LowLevelAABB_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelAABB_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelAABB_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelAABB_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelAABB_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelCloth.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelCloth.mk index d7fe0ffb..7e40a1fa 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelCloth.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelCloth.mk @@ -59,7 +59,7 @@ LowLevelCloth_debug_common_cflags += -MMD LowLevelCloth_debug_common_cflags += $(addprefix -D, $(LowLevelCloth_debug_defines)) LowLevelCloth_debug_common_cflags += $(addprefix -I, $(LowLevelCloth_debug_hpaths)) LowLevelCloth_debug_common_cflags += -m32 -LowLevelCloth_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelCloth_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelCloth_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelCloth_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelCloth_debug_common_cflags += -Wno-missing-field-initializers @@ -148,7 +148,7 @@ LowLevelCloth_checked_common_cflags += -MMD LowLevelCloth_checked_common_cflags += $(addprefix -D, $(LowLevelCloth_checked_defines)) LowLevelCloth_checked_common_cflags += $(addprefix -I, $(LowLevelCloth_checked_hpaths)) LowLevelCloth_checked_common_cflags += -m32 -LowLevelCloth_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelCloth_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelCloth_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelCloth_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelCloth_checked_common_cflags += -Wno-missing-field-initializers @@ -237,7 +237,7 @@ LowLevelCloth_profile_common_cflags += -MMD LowLevelCloth_profile_common_cflags += $(addprefix -D, $(LowLevelCloth_profile_defines)) LowLevelCloth_profile_common_cflags += $(addprefix -I, $(LowLevelCloth_profile_hpaths)) LowLevelCloth_profile_common_cflags += -m32 -LowLevelCloth_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelCloth_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelCloth_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelCloth_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelCloth_profile_common_cflags += -Wno-missing-field-initializers @@ -325,7 +325,7 @@ LowLevelCloth_release_common_cflags += -MMD LowLevelCloth_release_common_cflags += $(addprefix -D, $(LowLevelCloth_release_defines)) LowLevelCloth_release_common_cflags += $(addprefix -I, $(LowLevelCloth_release_hpaths)) LowLevelCloth_release_common_cflags += -m32 -LowLevelCloth_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelCloth_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelCloth_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelCloth_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelCloth_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelDynamics.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelDynamics.mk index 057be091..9ea7ce8f 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelDynamics.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelDynamics.mk @@ -85,7 +85,7 @@ LowLevelDynamics_debug_common_cflags += -MMD LowLevelDynamics_debug_common_cflags += $(addprefix -D, $(LowLevelDynamics_debug_defines)) LowLevelDynamics_debug_common_cflags += $(addprefix -I, $(LowLevelDynamics_debug_hpaths)) LowLevelDynamics_debug_common_cflags += -m32 -LowLevelDynamics_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelDynamics_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelDynamics_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelDynamics_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelDynamics_debug_common_cflags += -Wno-missing-field-initializers @@ -189,7 +189,7 @@ LowLevelDynamics_checked_common_cflags += -MMD LowLevelDynamics_checked_common_cflags += $(addprefix -D, $(LowLevelDynamics_checked_defines)) LowLevelDynamics_checked_common_cflags += $(addprefix -I, $(LowLevelDynamics_checked_hpaths)) LowLevelDynamics_checked_common_cflags += -m32 -LowLevelDynamics_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelDynamics_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelDynamics_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelDynamics_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelDynamics_checked_common_cflags += -Wno-missing-field-initializers @@ -293,7 +293,7 @@ LowLevelDynamics_profile_common_cflags += -MMD LowLevelDynamics_profile_common_cflags += $(addprefix -D, $(LowLevelDynamics_profile_defines)) LowLevelDynamics_profile_common_cflags += $(addprefix -I, $(LowLevelDynamics_profile_hpaths)) LowLevelDynamics_profile_common_cflags += -m32 -LowLevelDynamics_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelDynamics_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelDynamics_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelDynamics_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelDynamics_profile_common_cflags += -Wno-missing-field-initializers @@ -396,7 +396,7 @@ LowLevelDynamics_release_common_cflags += -MMD LowLevelDynamics_release_common_cflags += $(addprefix -D, $(LowLevelDynamics_release_defines)) LowLevelDynamics_release_common_cflags += $(addprefix -I, $(LowLevelDynamics_release_hpaths)) LowLevelDynamics_release_common_cflags += -m32 -LowLevelDynamics_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelDynamics_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelDynamics_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelDynamics_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelDynamics_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelParticles.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelParticles.mk index b80587c6..7bb6e9e8 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelParticles.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.LowLevelParticles.mk @@ -71,7 +71,7 @@ LowLevelParticles_debug_common_cflags += -MMD LowLevelParticles_debug_common_cflags += $(addprefix -D, $(LowLevelParticles_debug_defines)) LowLevelParticles_debug_common_cflags += $(addprefix -I, $(LowLevelParticles_debug_hpaths)) LowLevelParticles_debug_common_cflags += -m32 -LowLevelParticles_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelParticles_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelParticles_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelParticles_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelParticles_debug_common_cflags += -Wno-missing-field-initializers @@ -169,7 +169,7 @@ LowLevelParticles_checked_common_cflags += -MMD LowLevelParticles_checked_common_cflags += $(addprefix -D, $(LowLevelParticles_checked_defines)) LowLevelParticles_checked_common_cflags += $(addprefix -I, $(LowLevelParticles_checked_hpaths)) LowLevelParticles_checked_common_cflags += -m32 -LowLevelParticles_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelParticles_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelParticles_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelParticles_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelParticles_checked_common_cflags += -Wno-missing-field-initializers @@ -267,7 +267,7 @@ LowLevelParticles_profile_common_cflags += -MMD LowLevelParticles_profile_common_cflags += $(addprefix -D, $(LowLevelParticles_profile_defines)) LowLevelParticles_profile_common_cflags += $(addprefix -I, $(LowLevelParticles_profile_hpaths)) LowLevelParticles_profile_common_cflags += -m32 -LowLevelParticles_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelParticles_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelParticles_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelParticles_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelParticles_profile_common_cflags += -Wno-missing-field-initializers @@ -364,7 +364,7 @@ LowLevelParticles_release_common_cflags += -MMD LowLevelParticles_release_common_cflags += $(addprefix -D, $(LowLevelParticles_release_defines)) LowLevelParticles_release_common_cflags += $(addprefix -I, $(LowLevelParticles_release_hpaths)) LowLevelParticles_release_common_cflags += -m32 -LowLevelParticles_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +LowLevelParticles_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden LowLevelParticles_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option LowLevelParticles_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized LowLevelParticles_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysX.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysX.mk index 6c391bf6..3c0ac800 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysX.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysX.mk @@ -136,7 +136,7 @@ PhysX_release_common_cflags += -MMD PhysX_release_common_cflags += $(addprefix -D, $(PhysX_release_defines)) PhysX_release_common_cflags += $(addprefix -I, $(PhysX_release_hpaths)) PhysX_release_common_cflags += -m32 -PhysX_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysX_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysX_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysX_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysX_release_common_cflags += -Wno-missing-field-initializers @@ -278,7 +278,7 @@ PhysX_debug_common_cflags += -MMD PhysX_debug_common_cflags += $(addprefix -D, $(PhysX_debug_defines)) PhysX_debug_common_cflags += $(addprefix -I, $(PhysX_debug_hpaths)) PhysX_debug_common_cflags += -m32 -PhysX_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysX_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysX_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysX_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysX_debug_common_cflags += -Wno-missing-field-initializers @@ -419,7 +419,7 @@ PhysX_checked_common_cflags += -MMD PhysX_checked_common_cflags += $(addprefix -D, $(PhysX_checked_defines)) PhysX_checked_common_cflags += $(addprefix -I, $(PhysX_checked_hpaths)) PhysX_checked_common_cflags += -m32 -PhysX_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysX_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysX_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysX_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysX_checked_common_cflags += -Wno-missing-field-initializers @@ -560,7 +560,7 @@ PhysX_profile_common_cflags += -MMD PhysX_profile_common_cflags += $(addprefix -D, $(PhysX_profile_defines)) PhysX_profile_common_cflags += $(addprefix -I, $(PhysX_profile_hpaths)) PhysX_profile_common_cflags += -m32 -PhysX_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysX_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysX_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysX_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysX_profile_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCharacterKinematic.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCharacterKinematic.mk index 62912933..36674087 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCharacterKinematic.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCharacterKinematic.mk @@ -75,7 +75,7 @@ PhysXCharacterKinematic_debug_common_cflags += -MMD PhysXCharacterKinematic_debug_common_cflags += $(addprefix -D, $(PhysXCharacterKinematic_debug_defines)) PhysXCharacterKinematic_debug_common_cflags += $(addprefix -I, $(PhysXCharacterKinematic_debug_hpaths)) PhysXCharacterKinematic_debug_common_cflags += -m32 -PhysXCharacterKinematic_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCharacterKinematic_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCharacterKinematic_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCharacterKinematic_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCharacterKinematic_debug_common_cflags += -Wno-missing-field-initializers @@ -183,7 +183,7 @@ PhysXCharacterKinematic_checked_common_cflags += -MMD PhysXCharacterKinematic_checked_common_cflags += $(addprefix -D, $(PhysXCharacterKinematic_checked_defines)) PhysXCharacterKinematic_checked_common_cflags += $(addprefix -I, $(PhysXCharacterKinematic_checked_hpaths)) PhysXCharacterKinematic_checked_common_cflags += -m32 -PhysXCharacterKinematic_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCharacterKinematic_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCharacterKinematic_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCharacterKinematic_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCharacterKinematic_checked_common_cflags += -Wno-missing-field-initializers @@ -291,7 +291,7 @@ PhysXCharacterKinematic_profile_common_cflags += -MMD PhysXCharacterKinematic_profile_common_cflags += $(addprefix -D, $(PhysXCharacterKinematic_profile_defines)) PhysXCharacterKinematic_profile_common_cflags += $(addprefix -I, $(PhysXCharacterKinematic_profile_hpaths)) PhysXCharacterKinematic_profile_common_cflags += -m32 -PhysXCharacterKinematic_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCharacterKinematic_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCharacterKinematic_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCharacterKinematic_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCharacterKinematic_profile_common_cflags += -Wno-missing-field-initializers @@ -398,7 +398,7 @@ PhysXCharacterKinematic_release_common_cflags += -MMD PhysXCharacterKinematic_release_common_cflags += $(addprefix -D, $(PhysXCharacterKinematic_release_defines)) PhysXCharacterKinematic_release_common_cflags += $(addprefix -I, $(PhysXCharacterKinematic_release_hpaths)) PhysXCharacterKinematic_release_common_cflags += -m32 -PhysXCharacterKinematic_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCharacterKinematic_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCharacterKinematic_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCharacterKinematic_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCharacterKinematic_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCommon.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCommon.mk index d2be8c5e..178221fd 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCommon.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCommon.mk @@ -199,7 +199,7 @@ PhysXCommon_release_common_cflags += -MMD PhysXCommon_release_common_cflags += $(addprefix -D, $(PhysXCommon_release_defines)) PhysXCommon_release_common_cflags += $(addprefix -I, $(PhysXCommon_release_hpaths)) PhysXCommon_release_common_cflags += -m32 -PhysXCommon_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCommon_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCommon_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCommon_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCommon_release_common_cflags += -Wno-missing-field-initializers @@ -309,7 +309,7 @@ PhysXCommon_debug_common_cflags += -MMD PhysXCommon_debug_common_cflags += $(addprefix -D, $(PhysXCommon_debug_defines)) PhysXCommon_debug_common_cflags += $(addprefix -I, $(PhysXCommon_debug_hpaths)) PhysXCommon_debug_common_cflags += -m32 -PhysXCommon_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCommon_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCommon_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCommon_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCommon_debug_common_cflags += -Wno-missing-field-initializers @@ -418,7 +418,7 @@ PhysXCommon_checked_common_cflags += -MMD PhysXCommon_checked_common_cflags += $(addprefix -D, $(PhysXCommon_checked_defines)) PhysXCommon_checked_common_cflags += $(addprefix -I, $(PhysXCommon_checked_hpaths)) PhysXCommon_checked_common_cflags += -m32 -PhysXCommon_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCommon_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCommon_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCommon_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCommon_checked_common_cflags += -Wno-missing-field-initializers @@ -527,7 +527,7 @@ PhysXCommon_profile_common_cflags += -MMD PhysXCommon_profile_common_cflags += $(addprefix -D, $(PhysXCommon_profile_defines)) PhysXCommon_profile_common_cflags += $(addprefix -I, $(PhysXCommon_profile_hpaths)) PhysXCommon_profile_common_cflags += -m32 -PhysXCommon_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCommon_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCommon_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCommon_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCommon_profile_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCooking.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCooking.mk index 33fb0c1e..e11c207b 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCooking.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXCooking.mk @@ -92,7 +92,7 @@ PhysXCooking_release_common_cflags += -MMD PhysXCooking_release_common_cflags += $(addprefix -D, $(PhysXCooking_release_defines)) PhysXCooking_release_common_cflags += $(addprefix -I, $(PhysXCooking_release_hpaths)) PhysXCooking_release_common_cflags += -m32 -PhysXCooking_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCooking_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCooking_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCooking_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCooking_release_common_cflags += -Wno-missing-field-initializers @@ -211,7 +211,7 @@ PhysXCooking_debug_common_cflags += -MMD PhysXCooking_debug_common_cflags += $(addprefix -D, $(PhysXCooking_debug_defines)) PhysXCooking_debug_common_cflags += $(addprefix -I, $(PhysXCooking_debug_hpaths)) PhysXCooking_debug_common_cflags += -m32 -PhysXCooking_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCooking_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCooking_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCooking_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCooking_debug_common_cflags += -Wno-missing-field-initializers @@ -329,7 +329,7 @@ PhysXCooking_checked_common_cflags += -MMD PhysXCooking_checked_common_cflags += $(addprefix -D, $(PhysXCooking_checked_defines)) PhysXCooking_checked_common_cflags += $(addprefix -I, $(PhysXCooking_checked_hpaths)) PhysXCooking_checked_common_cflags += -m32 -PhysXCooking_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCooking_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCooking_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCooking_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCooking_checked_common_cflags += -Wno-missing-field-initializers @@ -447,7 +447,7 @@ PhysXCooking_profile_common_cflags += -MMD PhysXCooking_profile_common_cflags += $(addprefix -D, $(PhysXCooking_profile_defines)) PhysXCooking_profile_common_cflags += $(addprefix -I, $(PhysXCooking_profile_hpaths)) PhysXCooking_profile_common_cflags += -m32 -PhysXCooking_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXCooking_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXCooking_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXCooking_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXCooking_profile_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk index 4cbda9a5..8ea412ce 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXExtensions.mk @@ -114,7 +114,7 @@ PhysXExtensions_debug_hpaths += ./../../PhysX/src PhysXExtensions_debug_lpaths := PhysXExtensions_debug_lpaths += ./../../../../PxShared/lib/linux32 PhysXExtensions_debug_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_debug_defines += PX_BUILD_NUMBER=22121302 +PhysXExtensions_debug_defines += PX_BUILD_NUMBER=22845541 PhysXExtensions_debug_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_debug_defines += _DEBUG PhysXExtensions_debug_defines += PX_DEBUG=1 @@ -127,7 +127,7 @@ PhysXExtensions_debug_common_cflags += -MMD PhysXExtensions_debug_common_cflags += $(addprefix -D, $(PhysXExtensions_debug_defines)) PhysXExtensions_debug_common_cflags += $(addprefix -I, $(PhysXExtensions_debug_hpaths)) PhysXExtensions_debug_common_cflags += -m32 -PhysXExtensions_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXExtensions_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXExtensions_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXExtensions_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXExtensions_debug_common_cflags += -Wno-missing-field-initializers @@ -231,7 +231,7 @@ PhysXExtensions_checked_hpaths += ./../../PhysX/src PhysXExtensions_checked_lpaths := PhysXExtensions_checked_lpaths += ./../../../../PxShared/lib/linux32 PhysXExtensions_checked_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_checked_defines += PX_BUILD_NUMBER=22121302 +PhysXExtensions_checked_defines += PX_BUILD_NUMBER=22845541 PhysXExtensions_checked_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_checked_defines += NDEBUG PhysXExtensions_checked_defines += PX_CHECKED=1 @@ -243,7 +243,7 @@ PhysXExtensions_checked_common_cflags += -MMD PhysXExtensions_checked_common_cflags += $(addprefix -D, $(PhysXExtensions_checked_defines)) PhysXExtensions_checked_common_cflags += $(addprefix -I, $(PhysXExtensions_checked_hpaths)) PhysXExtensions_checked_common_cflags += -m32 -PhysXExtensions_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXExtensions_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXExtensions_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXExtensions_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXExtensions_checked_common_cflags += -Wno-missing-field-initializers @@ -347,7 +347,7 @@ PhysXExtensions_profile_hpaths += ./../../PhysX/src PhysXExtensions_profile_lpaths := PhysXExtensions_profile_lpaths += ./../../../../PxShared/lib/linux32 PhysXExtensions_profile_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_profile_defines += PX_BUILD_NUMBER=22121302 +PhysXExtensions_profile_defines += PX_BUILD_NUMBER=22845541 PhysXExtensions_profile_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_profile_defines += NDEBUG PhysXExtensions_profile_defines += PX_PROFILE=1 @@ -359,7 +359,7 @@ PhysXExtensions_profile_common_cflags += -MMD PhysXExtensions_profile_common_cflags += $(addprefix -D, $(PhysXExtensions_profile_defines)) PhysXExtensions_profile_common_cflags += $(addprefix -I, $(PhysXExtensions_profile_hpaths)) PhysXExtensions_profile_common_cflags += -m32 -PhysXExtensions_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXExtensions_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXExtensions_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXExtensions_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXExtensions_profile_common_cflags += -Wno-missing-field-initializers @@ -463,7 +463,7 @@ PhysXExtensions_release_hpaths += ./../../PhysX/src PhysXExtensions_release_lpaths := PhysXExtensions_release_lpaths += ./../../../../PxShared/lib/linux32 PhysXExtensions_release_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_release_defines += PX_BUILD_NUMBER=22121302 +PhysXExtensions_release_defines += PX_BUILD_NUMBER=22845541 PhysXExtensions_release_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_release_defines += NDEBUG PhysXExtensions_release_defines += PX_SUPPORT_PVD=0 @@ -474,7 +474,7 @@ PhysXExtensions_release_common_cflags += -MMD PhysXExtensions_release_common_cflags += $(addprefix -D, $(PhysXExtensions_release_defines)) PhysXExtensions_release_common_cflags += $(addprefix -I, $(PhysXExtensions_release_hpaths)) PhysXExtensions_release_common_cflags += -m32 -PhysXExtensions_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXExtensions_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXExtensions_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXExtensions_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXExtensions_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXVehicle.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXVehicle.mk index c5f01f63..e96e839b 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXVehicle.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PhysXVehicle.mk @@ -74,7 +74,7 @@ PhysXVehicle_debug_common_cflags += -MMD PhysXVehicle_debug_common_cflags += $(addprefix -D, $(PhysXVehicle_debug_defines)) PhysXVehicle_debug_common_cflags += $(addprefix -I, $(PhysXVehicle_debug_hpaths)) PhysXVehicle_debug_common_cflags += -m32 -PhysXVehicle_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXVehicle_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXVehicle_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXVehicle_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXVehicle_debug_common_cflags += -Wno-missing-field-initializers @@ -173,7 +173,7 @@ PhysXVehicle_checked_common_cflags += -MMD PhysXVehicle_checked_common_cflags += $(addprefix -D, $(PhysXVehicle_checked_defines)) PhysXVehicle_checked_common_cflags += $(addprefix -I, $(PhysXVehicle_checked_hpaths)) PhysXVehicle_checked_common_cflags += -m32 -PhysXVehicle_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXVehicle_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXVehicle_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXVehicle_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXVehicle_checked_common_cflags += -Wno-missing-field-initializers @@ -272,7 +272,7 @@ PhysXVehicle_profile_common_cflags += -MMD PhysXVehicle_profile_common_cflags += $(addprefix -D, $(PhysXVehicle_profile_defines)) PhysXVehicle_profile_common_cflags += $(addprefix -I, $(PhysXVehicle_profile_hpaths)) PhysXVehicle_profile_common_cflags += -m32 -PhysXVehicle_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXVehicle_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXVehicle_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXVehicle_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXVehicle_profile_common_cflags += -Wno-missing-field-initializers @@ -370,7 +370,7 @@ PhysXVehicle_release_common_cflags += -MMD PhysXVehicle_release_common_cflags += $(addprefix -D, $(PhysXVehicle_release_defines)) PhysXVehicle_release_common_cflags += $(addprefix -I, $(PhysXVehicle_release_hpaths)) PhysXVehicle_release_common_cflags += -m32 -PhysXVehicle_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PhysXVehicle_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PhysXVehicle_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PhysXVehicle_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PhysXVehicle_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PsFastXml.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PsFastXml.mk index efaa3d3c..05bdda3d 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PsFastXml.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PsFastXml.mk @@ -39,7 +39,7 @@ PsFastXml_debug_common_cflags += -MMD PsFastXml_debug_common_cflags += $(addprefix -D, $(PsFastXml_debug_defines)) PsFastXml_debug_common_cflags += $(addprefix -I, $(PsFastXml_debug_hpaths)) PsFastXml_debug_common_cflags += -m32 -PsFastXml_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PsFastXml_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PsFastXml_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PsFastXml_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PsFastXml_debug_common_cflags += -Wno-missing-field-initializers @@ -119,7 +119,7 @@ PsFastXml_release_common_cflags += -MMD PsFastXml_release_common_cflags += $(addprefix -D, $(PsFastXml_release_defines)) PsFastXml_release_common_cflags += $(addprefix -I, $(PsFastXml_release_hpaths)) PsFastXml_release_common_cflags += -m32 -PsFastXml_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PsFastXml_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PsFastXml_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PsFastXml_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PsFastXml_release_common_cflags += -Wno-missing-field-initializers @@ -200,7 +200,7 @@ PsFastXml_checked_common_cflags += -MMD PsFastXml_checked_common_cflags += $(addprefix -D, $(PsFastXml_checked_defines)) PsFastXml_checked_common_cflags += $(addprefix -I, $(PsFastXml_checked_hpaths)) PsFastXml_checked_common_cflags += -m32 -PsFastXml_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PsFastXml_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PsFastXml_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PsFastXml_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PsFastXml_checked_common_cflags += -Wno-missing-field-initializers @@ -281,7 +281,7 @@ PsFastXml_profile_common_cflags += -MMD PsFastXml_profile_common_cflags += $(addprefix -D, $(PsFastXml_profile_defines)) PsFastXml_profile_common_cflags += $(addprefix -I, $(PsFastXml_profile_hpaths)) PsFastXml_profile_common_cflags += -m32 -PsFastXml_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PsFastXml_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PsFastXml_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PsFastXml_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PsFastXml_profile_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PxFoundation.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PxFoundation.mk index 055ec4ab..a0079a2e 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PxFoundation.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PxFoundation.mk @@ -55,7 +55,7 @@ PxFoundation_debug_common_cflags += -MMD PxFoundation_debug_common_cflags += $(addprefix -D, $(PxFoundation_debug_defines)) PxFoundation_debug_common_cflags += $(addprefix -I, $(PxFoundation_debug_hpaths)) PxFoundation_debug_common_cflags += -m32 -PxFoundation_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxFoundation_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxFoundation_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxFoundation_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxFoundation_debug_common_cflags += -Wno-missing-field-initializers @@ -135,7 +135,7 @@ PxFoundation_release_common_cflags += -MMD PxFoundation_release_common_cflags += $(addprefix -D, $(PxFoundation_release_defines)) PxFoundation_release_common_cflags += $(addprefix -I, $(PxFoundation_release_hpaths)) PxFoundation_release_common_cflags += -m32 -PxFoundation_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxFoundation_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxFoundation_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxFoundation_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxFoundation_release_common_cflags += -Wno-missing-field-initializers @@ -216,7 +216,7 @@ PxFoundation_checked_common_cflags += -MMD PxFoundation_checked_common_cflags += $(addprefix -D, $(PxFoundation_checked_defines)) PxFoundation_checked_common_cflags += $(addprefix -I, $(PxFoundation_checked_hpaths)) PxFoundation_checked_common_cflags += -m32 -PxFoundation_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxFoundation_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxFoundation_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxFoundation_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxFoundation_checked_common_cflags += -Wno-missing-field-initializers @@ -297,7 +297,7 @@ PxFoundation_profile_common_cflags += -MMD PxFoundation_profile_common_cflags += $(addprefix -D, $(PxFoundation_profile_defines)) PxFoundation_profile_common_cflags += $(addprefix -I, $(PxFoundation_profile_hpaths)) PxFoundation_profile_common_cflags += -m32 -PxFoundation_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxFoundation_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxFoundation_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxFoundation_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxFoundation_profile_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PxPvdSDK.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PxPvdSDK.mk index 0601af2d..32a67f2e 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PxPvdSDK.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PxPvdSDK.mk @@ -54,7 +54,7 @@ PxPvdSDK_debug_common_cflags += -MMD PxPvdSDK_debug_common_cflags += $(addprefix -D, $(PxPvdSDK_debug_defines)) PxPvdSDK_debug_common_cflags += $(addprefix -I, $(PxPvdSDK_debug_hpaths)) PxPvdSDK_debug_common_cflags += -m32 -PxPvdSDK_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxPvdSDK_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxPvdSDK_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxPvdSDK_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxPvdSDK_debug_common_cflags += -Wno-missing-field-initializers @@ -139,7 +139,7 @@ PxPvdSDK_release_common_cflags += -MMD PxPvdSDK_release_common_cflags += $(addprefix -D, $(PxPvdSDK_release_defines)) PxPvdSDK_release_common_cflags += $(addprefix -I, $(PxPvdSDK_release_hpaths)) PxPvdSDK_release_common_cflags += -m32 -PxPvdSDK_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxPvdSDK_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxPvdSDK_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxPvdSDK_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxPvdSDK_release_common_cflags += -Wno-missing-field-initializers @@ -225,7 +225,7 @@ PxPvdSDK_checked_common_cflags += -MMD PxPvdSDK_checked_common_cflags += $(addprefix -D, $(PxPvdSDK_checked_defines)) PxPvdSDK_checked_common_cflags += $(addprefix -I, $(PxPvdSDK_checked_hpaths)) PxPvdSDK_checked_common_cflags += -m32 -PxPvdSDK_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxPvdSDK_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxPvdSDK_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxPvdSDK_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxPvdSDK_checked_common_cflags += -Wno-missing-field-initializers @@ -311,7 +311,7 @@ PxPvdSDK_profile_common_cflags += -MMD PxPvdSDK_profile_common_cflags += $(addprefix -D, $(PxPvdSDK_profile_defines)) PxPvdSDK_profile_common_cflags += $(addprefix -I, $(PxPvdSDK_profile_hpaths)) PxPvdSDK_profile_common_cflags += -m32 -PxPvdSDK_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxPvdSDK_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxPvdSDK_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxPvdSDK_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxPvdSDK_profile_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.PxTask.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.PxTask.mk index eee04bc4..856187bb 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.PxTask.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.PxTask.mk @@ -38,7 +38,7 @@ PxTask_debug_common_cflags += -MMD PxTask_debug_common_cflags += $(addprefix -D, $(PxTask_debug_defines)) PxTask_debug_common_cflags += $(addprefix -I, $(PxTask_debug_hpaths)) PxTask_debug_common_cflags += -m32 -PxTask_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxTask_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxTask_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxTask_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxTask_debug_common_cflags += -Wno-missing-field-initializers @@ -117,7 +117,7 @@ PxTask_release_common_cflags += -MMD PxTask_release_common_cflags += $(addprefix -D, $(PxTask_release_defines)) PxTask_release_common_cflags += $(addprefix -I, $(PxTask_release_hpaths)) PxTask_release_common_cflags += -m32 -PxTask_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxTask_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxTask_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxTask_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxTask_release_common_cflags += -Wno-missing-field-initializers @@ -197,7 +197,7 @@ PxTask_checked_common_cflags += -MMD PxTask_checked_common_cflags += $(addprefix -D, $(PxTask_checked_defines)) PxTask_checked_common_cflags += $(addprefix -I, $(PxTask_checked_hpaths)) PxTask_checked_common_cflags += -m32 -PxTask_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxTask_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxTask_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxTask_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxTask_checked_common_cflags += -Wno-missing-field-initializers @@ -277,7 +277,7 @@ PxTask_profile_common_cflags += -MMD PxTask_profile_common_cflags += $(addprefix -D, $(PxTask_profile_defines)) PxTask_profile_common_cflags += $(addprefix -I, $(PxTask_profile_hpaths)) PxTask_profile_common_cflags += -m32 -PxTask_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +PxTask_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden PxTask_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option PxTask_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized PxTask_profile_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.SceneQuery.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.SceneQuery.mk index c4600ca2..1d14fd01 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.SceneQuery.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.SceneQuery.mk @@ -76,7 +76,7 @@ SceneQuery_debug_common_cflags += -MMD SceneQuery_debug_common_cflags += $(addprefix -D, $(SceneQuery_debug_defines)) SceneQuery_debug_common_cflags += $(addprefix -I, $(SceneQuery_debug_hpaths)) SceneQuery_debug_common_cflags += -m32 -SceneQuery_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SceneQuery_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SceneQuery_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SceneQuery_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized SceneQuery_debug_common_cflags += -Wno-missing-field-initializers @@ -185,7 +185,7 @@ SceneQuery_checked_common_cflags += -MMD SceneQuery_checked_common_cflags += $(addprefix -D, $(SceneQuery_checked_defines)) SceneQuery_checked_common_cflags += $(addprefix -I, $(SceneQuery_checked_hpaths)) SceneQuery_checked_common_cflags += -m32 -SceneQuery_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SceneQuery_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SceneQuery_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SceneQuery_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized SceneQuery_checked_common_cflags += -Wno-missing-field-initializers @@ -294,7 +294,7 @@ SceneQuery_profile_common_cflags += -MMD SceneQuery_profile_common_cflags += $(addprefix -D, $(SceneQuery_profile_defines)) SceneQuery_profile_common_cflags += $(addprefix -I, $(SceneQuery_profile_hpaths)) SceneQuery_profile_common_cflags += -m32 -SceneQuery_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SceneQuery_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SceneQuery_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SceneQuery_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized SceneQuery_profile_common_cflags += -Wno-missing-field-initializers @@ -402,7 +402,7 @@ SceneQuery_release_common_cflags += -MMD SceneQuery_release_common_cflags += $(addprefix -D, $(SceneQuery_release_defines)) SceneQuery_release_common_cflags += $(addprefix -I, $(SceneQuery_release_hpaths)) SceneQuery_release_common_cflags += -m32 -SceneQuery_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SceneQuery_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SceneQuery_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SceneQuery_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized SceneQuery_release_common_cflags += -Wno-missing-field-initializers diff --git a/PhysX_3.4/Source/compiler/linux32/Makefile.SimulationController.mk b/PhysX_3.4/Source/compiler/linux32/Makefile.SimulationController.mk index b190441b..7889ef99 100644 --- a/PhysX_3.4/Source/compiler/linux32/Makefile.SimulationController.mk +++ b/PhysX_3.4/Source/compiler/linux32/Makefile.SimulationController.mk @@ -121,7 +121,7 @@ SimulationController_debug_common_cflags += -MMD SimulationController_debug_common_cflags += $(addprefix -D, $(SimulationController_debug_defines)) SimulationController_debug_common_cflags += $(addprefix -I, $(SimulationController_debug_hpaths)) SimulationController_debug_common_cflags += -m32 -SimulationController_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SimulationController_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SimulationController_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SimulationController_debug_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized SimulationController_debug_common_cflags += -Wno-missing-field-initializers @@ -242,7 +242,7 @@ SimulationController_checked_common_cflags += -MMD SimulationController_checked_common_cflags += $(addprefix -D, $(SimulationController_checked_defines)) SimulationController_checked_common_cflags += $(addprefix -I, $(SimulationController_checked_hpaths)) SimulationController_checked_common_cflags += -m32 -SimulationController_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SimulationController_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SimulationController_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SimulationController_checked_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized SimulationController_checked_common_cflags += -Wno-missing-field-initializers @@ -363,7 +363,7 @@ SimulationController_profile_common_cflags += -MMD SimulationController_profile_common_cflags += $(addprefix -D, $(SimulationController_profile_defines)) SimulationController_profile_common_cflags += $(addprefix -I, $(SimulationController_profile_hpaths)) SimulationController_profile_common_cflags += -m32 -SimulationController_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SimulationController_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SimulationController_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SimulationController_profile_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized SimulationController_profile_common_cflags += -Wno-missing-field-initializers @@ -483,7 +483,7 @@ SimulationController_release_common_cflags += -MMD SimulationController_release_common_cflags += $(addprefix -D, $(SimulationController_release_defines)) SimulationController_release_common_cflags += $(addprefix -I, $(SimulationController_release_hpaths)) SimulationController_release_common_cflags += -m32 -SimulationController_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SimulationController_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SimulationController_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SimulationController_release_common_cflags += -Wno-invalid-offsetof -Wno-uninitialized SimulationController_release_common_cflags += -Wno-missing-field-initializers |