|
|
|
@ -309,7 +309,7 @@ sed -i -e 's!\./!!g' \
|
|
|
|
|
|
|
|
|
|
# http://bugzilla.redhat.com/1337585
|
|
|
|
|
# can't just delete, but we'll overwrite with system headers to be on the safe side
|
|
|
|
|
cp -bv /usr/include/re2/*.h src/3rdparty/chromium/third_party/re2/re2/
|
|
|
|
|
cp -bv /usr/include/re2/*.h src/3rdparty/chromium/third_party/re2/src/re2/
|
|
|
|
|
|
|
|
|
|
%ifnarch x86_64
|
|
|
|
|
# most arches run out of memory with full debuginfo, so use -g1 on non-x86_64
|
|
|
|
|