Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: windows/build.bash

Issue 12568011: Update XZ Utils to 5.0.4 (third_party) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/xz/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« README.chromium ('K') | « windows/README-Windows.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: windows/build.bash
===================================================================
--- windows/build.bash (revision 87706)
+++ windows/build.bash (working copy)
@@ -77,6 +77,7 @@
./configure \
--prefix= \
--disable-nls \
+ --disable-scripts \
--disable-threads \
--disable-shared \
--enable-small \
@@ -97,6 +98,7 @@
./configure \
--prefix= \
--disable-nls \
+ --disable-scripts \
--disable-threads \
--build="$BUILD" \
CFLAGS="$CFLAGS -O2"
« README.chromium ('K') | « windows/README-Windows.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698