https://bugzilla.redhat.com/show_bug.cgi?id=1366881
Igor Gnatenko ignatenko@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(ignatenko@redhat. | |com) |
--- Comment #16 from Igor Gnatenko ignatenko@redhat.com ---
g++ -O2 -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DNDEBUG -I. -Iobjs/ -I/usr/include -DLLVM_3_8 -Wall -DBUILD_DATE=""20160823"" -DBUILD_VERSION="""no_version_info""" -Wno-sign-compare -Wno-unused-function -std=c++11 -fno-rtti -o objs/ast.o -c ast.cpp
as you can see all %{optflags} and %{__global_ldflags} are ignored.