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/Snippets/compiler/linux32/Makefile.SnippetHelloWorld.mk | |
| 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/Snippets/compiler/linux32/Makefile.SnippetHelloWorld.mk')
| -rw-r--r-- | PhysX_3.4/Snippets/compiler/linux32/Makefile.SnippetHelloWorld.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/PhysX_3.4/Snippets/compiler/linux32/Makefile.SnippetHelloWorld.mk b/PhysX_3.4/Snippets/compiler/linux32/Makefile.SnippetHelloWorld.mk index 964f34b8..0046a6f9 100644 --- a/PhysX_3.4/Snippets/compiler/linux32/Makefile.SnippetHelloWorld.mk +++ b/PhysX_3.4/Snippets/compiler/linux32/Makefile.SnippetHelloWorld.mk @@ -70,7 +70,7 @@ SnippetHelloWorld_debug_common_cflags += -MMD SnippetHelloWorld_debug_common_cflags += $(addprefix -D, $(SnippetHelloWorld_debug_defines)) SnippetHelloWorld_debug_common_cflags += $(addprefix -I, $(SnippetHelloWorld_debug_hpaths)) SnippetHelloWorld_debug_common_cflags += -m32 -SnippetHelloWorld_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SnippetHelloWorld_debug_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SnippetHelloWorld_debug_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SnippetHelloWorld_debug_common_cflags += -Wno-uninitialized SnippetHelloWorld_debug_common_cflags += -g3 -gdwarf-2 @@ -181,7 +181,7 @@ SnippetHelloWorld_checked_common_cflags += -MMD SnippetHelloWorld_checked_common_cflags += $(addprefix -D, $(SnippetHelloWorld_checked_defines)) SnippetHelloWorld_checked_common_cflags += $(addprefix -I, $(SnippetHelloWorld_checked_hpaths)) SnippetHelloWorld_checked_common_cflags += -m32 -SnippetHelloWorld_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SnippetHelloWorld_checked_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SnippetHelloWorld_checked_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SnippetHelloWorld_checked_common_cflags += -Wno-uninitialized SnippetHelloWorld_checked_common_cflags += -g3 -gdwarf-2 -O3 -fno-strict-aliasing @@ -292,7 +292,7 @@ SnippetHelloWorld_profile_common_cflags += -MMD SnippetHelloWorld_profile_common_cflags += $(addprefix -D, $(SnippetHelloWorld_profile_defines)) SnippetHelloWorld_profile_common_cflags += $(addprefix -I, $(SnippetHelloWorld_profile_hpaths)) SnippetHelloWorld_profile_common_cflags += -m32 -SnippetHelloWorld_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SnippetHelloWorld_profile_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SnippetHelloWorld_profile_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SnippetHelloWorld_profile_common_cflags += -Wno-uninitialized SnippetHelloWorld_profile_common_cflags += -O3 -fno-strict-aliasing @@ -402,7 +402,7 @@ SnippetHelloWorld_release_common_cflags += -MMD SnippetHelloWorld_release_common_cflags += $(addprefix -D, $(SnippetHelloWorld_release_defines)) SnippetHelloWorld_release_common_cflags += $(addprefix -I, $(SnippetHelloWorld_release_hpaths)) SnippetHelloWorld_release_common_cflags += -m32 -SnippetHelloWorld_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -ffast-math -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden +SnippetHelloWorld_release_common_cflags += -Werror -m32 -fPIC -msse2 -mfpmath=sse -malign-double -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden SnippetHelloWorld_release_common_cflags += -Wall -Wextra -Wstrict-aliasing=2 -fdiagnostics-show-option SnippetHelloWorld_release_common_cflags += -Wno-uninitialized SnippetHelloWorld_release_common_cflags += -O3 -fno-strict-aliasing |