forked from pool/glibc
Accepting request 115312 from home:a_jaeger:my-factory-packages
Remove accidental gcc 4.6 settings. OBS-URL: https://build.opensuse.org/request/show/115312 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=176
This commit is contained in:
parent
15be052ab7
commit
56b843c31e
@ -619,8 +619,6 @@ BuildFlags="%{optflags} -U_FORTIFY_SOURCE"
|
||||
BuildFlags="$(echo $BuildFlags | sed -e 's#-fstack-protector##' -e 's#-ffortify=[0-9]*##')"
|
||||
BuildCC="%__cc"
|
||||
BuildCCplus="%__cxx"
|
||||
BuildCC="gcc-4.6"
|
||||
BuildCCplus="g++-4.6"
|
||||
add_ons=",libidn"
|
||||
PARALLEL="%{?_smp_mflags}"
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user