Update re2 header hack

The directory layout has changed.
epel9
Kevin Kofler 9 years ago
parent bdefa5da4c
commit 8ba2df50aa

@ -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

Loading…
Cancel
Save