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

Unified Diff: ports/gawk/nacl.patch

Issue 1285953002: Switch devenv to use pkg packages (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@toolchain_install
Patch Set: Created 5 years, 4 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
« no previous file with comments | « ports/gawk/build.sh ('k') | ports/gcc/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/gawk/nacl.patch
diff --git a/ports/gawk/nacl.patch b/ports/gawk/nacl.patch
index 56cfc8fd7355b11c821d03a6677b74e8aae5f766..25fa942a3b567392c961c71c395898b0bc430965 100644
--- a/ports/gawk/nacl.patch
+++ b/ports/gawk/nacl.patch
@@ -1,3 +1,14 @@
+diff --git a/Makefile.in b/Makefile.in
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -472,7 +472,6 @@ SUBDIRS = \
+ awklib \
+ doc \
+ po \
+- extension \
+ test
+
+ include_HEADERS = gawkapi.h
diff --git a/dfa.c b/dfa.c
--- a/dfa.c
+++ b/dfa.c
« no previous file with comments | « ports/gawk/build.sh ('k') | ports/gcc/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698