diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-11-20 11:35:52 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-11-20 11:35:52 -0600 |
| commit | 3cc1861221d761b7f0301b9b61de4e1aa18c09f4 (patch) | |
| tree | a51eb808016e1710a4bbd537000a493250602944 /PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk | |
| parent | PhysX 3.4.1, APEX 1.4.1 Release @22845541 (diff) | |
| download | physx-3.4-3cc1861221d761b7f0301b9b61de4e1aa18c09f4.tar.xz physx-3.4-3cc1861221d761b7f0301b9b61de4e1aa18c09f4.zip | |
PhysX 3.4.1, APEX 1.4.1 Release @23131702
Diffstat (limited to 'PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk')
| -rw-r--r-- | PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk b/PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk index 4f6c8e7b..d1074843 100644 --- a/PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk +++ b/PhysX_3.4/Source/compiler/linux64/Makefile.PhysXExtensions.mk @@ -114,7 +114,7 @@ PhysXExtensions_debug_hpaths += ./../../PhysX/src PhysXExtensions_debug_lpaths := PhysXExtensions_debug_lpaths += ./../../../../PxShared/lib/linux64 PhysXExtensions_debug_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_debug_defines += PX_BUILD_NUMBER=22845541 +PhysXExtensions_debug_defines += PX_BUILD_NUMBER=23131702 PhysXExtensions_debug_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_debug_defines += _DEBUG PhysXExtensions_debug_defines += PX_DEBUG=1 @@ -129,7 +129,7 @@ PhysXExtensions_debug_common_cflags += $(addprefix -I, $(PhysXExtensions_debu PhysXExtensions_debug_common_cflags += -m64 PhysXExtensions_debug_common_cflags += -Werror -m64 -fPIC -msse2 -mfpmath=sse -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-invalid-offsetof -Wno-uninitialized -Wno-implicit-fallthrough PhysXExtensions_debug_common_cflags += -Wno-missing-field-initializers PhysXExtensions_debug_common_cflags += -g3 -gdwarf-2 PhysXExtensions_debug_cflags := $(PhysXExtensions_debug_common_cflags) @@ -231,7 +231,7 @@ PhysXExtensions_checked_hpaths += ./../../PhysX/src PhysXExtensions_checked_lpaths := PhysXExtensions_checked_lpaths += ./../../../../PxShared/lib/linux64 PhysXExtensions_checked_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_checked_defines += PX_BUILD_NUMBER=22845541 +PhysXExtensions_checked_defines += PX_BUILD_NUMBER=23131702 PhysXExtensions_checked_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_checked_defines += NDEBUG PhysXExtensions_checked_defines += PX_CHECKED=1 @@ -245,7 +245,7 @@ PhysXExtensions_checked_common_cflags += $(addprefix -I, $(PhysXExtensions_ch PhysXExtensions_checked_common_cflags += -m64 PhysXExtensions_checked_common_cflags += -Werror -m64 -fPIC -msse2 -mfpmath=sse -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-invalid-offsetof -Wno-uninitialized -Wno-implicit-fallthrough PhysXExtensions_checked_common_cflags += -Wno-missing-field-initializers PhysXExtensions_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing PhysXExtensions_checked_cflags := $(PhysXExtensions_checked_common_cflags) @@ -347,7 +347,7 @@ PhysXExtensions_profile_hpaths += ./../../PhysX/src PhysXExtensions_profile_lpaths := PhysXExtensions_profile_lpaths += ./../../../../PxShared/lib/linux64 PhysXExtensions_profile_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_profile_defines += PX_BUILD_NUMBER=22845541 +PhysXExtensions_profile_defines += PX_BUILD_NUMBER=23131702 PhysXExtensions_profile_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_profile_defines += NDEBUG PhysXExtensions_profile_defines += PX_PROFILE=1 @@ -361,7 +361,7 @@ PhysXExtensions_profile_common_cflags += $(addprefix -I, $(PhysXExtensions_pr PhysXExtensions_profile_common_cflags += -m64 PhysXExtensions_profile_common_cflags += -Werror -m64 -fPIC -msse2 -mfpmath=sse -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-invalid-offsetof -Wno-uninitialized -Wno-implicit-fallthrough PhysXExtensions_profile_common_cflags += -Wno-missing-field-initializers PhysXExtensions_profile_common_cflags += -O3 -fno-strict-aliasing PhysXExtensions_profile_cflags := $(PhysXExtensions_profile_common_cflags) @@ -463,7 +463,7 @@ PhysXExtensions_release_hpaths += ./../../PhysX/src PhysXExtensions_release_lpaths := PhysXExtensions_release_lpaths += ./../../../../PxShared/lib/linux64 PhysXExtensions_release_defines := $(PhysXExtensions_custom_defines) -PhysXExtensions_release_defines += PX_BUILD_NUMBER=22845541 +PhysXExtensions_release_defines += PX_BUILD_NUMBER=23131702 PhysXExtensions_release_defines += PX_PHYSX_STATIC_LIB PhysXExtensions_release_defines += NDEBUG PhysXExtensions_release_defines += PX_SUPPORT_PVD=0 @@ -476,7 +476,7 @@ PhysXExtensions_release_common_cflags += $(addprefix -I, $(PhysXExtensions_re PhysXExtensions_release_common_cflags += -m64 PhysXExtensions_release_common_cflags += -Werror -m64 -fPIC -msse2 -mfpmath=sse -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-invalid-offsetof -Wno-uninitialized -Wno-implicit-fallthrough PhysXExtensions_release_common_cflags += -Wno-missing-field-initializers PhysXExtensions_release_common_cflags += -O3 -fno-strict-aliasing PhysXExtensions_release_cflags := $(PhysXExtensions_release_common_cflags) |