Advertisement
eallik

Untitled

Dec 10th, 2015
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. clang++ called with: -DHAVE_CONFIG_H -I. -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DBUILDING_CAIRO__ -DBUILDING_GTK__ -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/ThirdParty/ANGLE/include/KHR -DGTEST_USE_OWN_TR1_TUPLE=1 -fno-rtti -ftemplate-depth=256 -Wno-c++11-extensions -pthread -std=c++11 -Wno-c++11-compat -Qunused-arguments -O2 -MT DerivedSources/ANGLE/libANGLE_la-glslang.lo -MD -MP -MF DerivedSources/ANGLE/.deps/libANGLE_la-glslang.Tpo -c DerivedSources/ANGLE/glslang.cpp -fno-common -DPIC -o DerivedSources/ANGLE/.libs/libANGLE_la-glslang.o
  2. superenv removed: -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -O2
  3. superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/flex/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include
  4. superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -Wno-format-y2k -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DBUILDING_CAIRO__ -DBUILDING_GTK__ -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/ThirdParty/ANGLE/include/KHR -DGTEST_USE_OWN_TR1_TUPLE=1 -fno-rtti -ftemplate-depth=256 -Wno-c++11-extensions -pthread -std=c++11 -Wno-c++11-compat -Qunused-arguments -MT DerivedSources/ANGLE/libANGLE_la-glslang.lo -MD -MP -MF DerivedSources/ANGLE/.deps/libANGLE_la-glslang.Tpo -c DerivedSources/ANGLE/glslang.cpp -fno-common -DPIC -o DerivedSources/ANGLE/.libs/libANGLE_la-glslang.o -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/flex/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/libxslt/include
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement