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

Unified Diff: third_party/sqlite/sqlite-src-3100200/Makefile.linux-gcc

Issue 1610543003: [sql] Import reference version of SQLite 3.10.2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
Index: third_party/sqlite/sqlite-src-3100200/Makefile.linux-gcc
diff --git a/third_party/sqlite/sqlite-src-3080704/Makefile.linux-gcc b/third_party/sqlite/sqlite-src-3100200/Makefile.linux-gcc
similarity index 97%
copy from third_party/sqlite/sqlite-src-3080704/Makefile.linux-gcc
copy to third_party/sqlite/sqlite-src-3100200/Makefile.linux-gcc
index 1c9f24f4baf710a5f27ae553f463a4e6aa4bdad5..1491a4b02a803a154a25f4ffddcbb2666075738d 100644
--- a/third_party/sqlite/sqlite-src-3080704/Makefile.linux-gcc
+++ b/third_party/sqlite/sqlite-src-3100200/Makefile.linux-gcc
@@ -118,11 +118,6 @@ READLINE_FLAGS =
LIBREADLINE =
#LIBREADLINE = -static -lreadline -ltermcap
-#### Which "awk" program provides nawk compatibilty
-#
-# NAWK = nawk
-NAWK = awk
-
# You should not have to change anything below this line
###############################################################################
include $(TOP)/main.mk
« no previous file with comments | « third_party/sqlite/sqlite-src-3100200/Makefile.in ('k') | third_party/sqlite/sqlite-src-3100200/Makefile.msc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698