]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Adjust Makefiles to use SQLITE_CORE when statically linking json1.c into json-fuzz
authordrh <drh@noemail.net>
Sat, 19 Sep 2015 16:45:43 +0000 (16:45 +0000)
committerdrh <drh@noemail.net>
Sat, 19 Sep 2015 16:45:43 +0000 (16:45 +0000)
test shells.

FossilOrigin-Name: 91682ac39e7db6a5dc8b75695a757449f068184a

Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid

index f62b76ed61dd5d086c79b120e7c8aabc74310472..3731741b994843c255942b19caeb2f7d63c1f645 100644 (file)
@@ -543,7 +543,7 @@ FUZZDATA = \
 # Extra arguments for including json1 in the build of tools
 #
 JSON1_DEP = $(TOP)/ext/misc/json1.c sqlite3ext.h
-JSON1_OPT = -DSQLITE_ENABLE_JSON1
+JSON1_OPT = -DSQLITE_ENABLE_JSON1 -DSQLITE_CORE
 JSON1_SRC = $(TOP)/ext/misc/json1.c
 
 # Standard options to testfixture
index c361a6828cd14e15b32197220fce2a1bacca0e23..a28054346084744fed1d4a0b38c325e9ac3774bb 100644 (file)
@@ -1212,7 +1212,7 @@ FUZZDATA = \
 # Extra arguments for including json1 in the build of tools
 #
 JSON1_DEP = $(TOP)\ext\misc\json1.c sqlite3ext.h
-JSON1_OPT = -DSQLITE_ENABLE_JSON1
+JSON1_OPT = -DSQLITE_ENABLE_JSON1 -DSQLITE_CORE
 JSON1_SRC = $(TOP)\ext\misc\json1.c
 
 # Standard options to testfixture
diff --git a/main.mk b/main.mk
index cadb1d10e2c17661b7666688e252022b15488f92..dbadd0c06f79dcc8815c28b0282185480a6eeaa6 100644 (file)
--- a/main.mk
+++ b/main.mk
@@ -453,7 +453,7 @@ FUZZDATA = \
 # Extra arguments for including json1 in the build of tools
 #
 JSON1_DEP = $(TOP)/ext/misc/json1.c sqlite3ext.h
-JSON1_OPT = -DSQLITE_ENABLE_JSON1
+JSON1_OPT = -DSQLITE_ENABLE_JSON1 -DSQLITE_CORE
 JSON1_SRC = $(TOP)/ext/misc/json1.c
 
 # Standard options to testfixture
index 9b1d25c77a7bfe16faff11a281c239d1c118357a..89a900f2ddf74f13560be35ff05df5b42014d496 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,9 +1,9 @@
-C Adjust\sfuzzershell\sso\sthat\sit\sadds\sthe\sjson1\sextension\sseparately\sfor\seach\nno\sconnection.
-D 2015-09-19T14:57:00.533
+C Adjust\sMakefiles\sto\suse\sSQLITE_CORE\swhen\sstatically\slinking\sjson1.c\sinto\ntest\sshells.
+D 2015-09-19T16:45:43.239
 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
-F Makefile.in 8c58e3fb3db4deba588aeaf52ec7360127a108d1
+F Makefile.in 2047811644c5bac91ccdfc2720e49b60965a63a7
 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
-F Makefile.msc 2973da92ee9fb51cbe239a6e6b8fcb6ec59f22b1
+F Makefile.msc 5f0e6b3a39f5c6a5e17ad41d7ea2ac816fb63743
 F Makefile.vxworks e1b65dea203f054e71653415bd8f96dcaed47858
 F README.md 8ecc12493ff9f820cdea6520a9016001cb2e59b7
 F VERSION ccfc4d1576dbfdeece0a4372a2e6a2e37d3e7975
@@ -261,7 +261,7 @@ F ext/userauth/userauth.c 5fa3bdb492f481bbc1709fc83c91ebd13460c69e
 F install-sh 9d4de14ab9fb0facae2f48780b874848cbf2f895 x
 F ltmain.sh 3ff0879076df340d2e23ae905484d8c15d5fdea8
 F magic.txt 8273bf49ba3b0c8559cb2774495390c31fd61c60
-F main.mk 4608fb4595a7fefea3cd75b9512f04640c7eb53a
+F main.mk 436f9b2442178303478e30eb9003b6afd08ce22a
 F mkopcodec.awk c2ff431854d702cdd2d779c9c0d1f58fa16fa4ea
 F mkopcodeh.awk 0e7f04a8eb90f92259e47d80110e4e98d7ce337a
 F mkso.sh fd21c06b063bb16a5d25deea1752c2da6ac3ed83
@@ -1387,7 +1387,7 @@ F tool/vdbe_profile.tcl 67746953071a9f8f2f668b73fe899074e2c6d8c1
 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
 F tool/warnings.sh 48bd54594752d5be3337f12c72f28d2080cb630b
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P c4b68eff7f8f5402a9abf378157767b1c96a6101
-R dd789be15f70c114ac3c8e5f362a9dfd
+P ca2d1e9036387d1514fe596a0b82a3d8409797c3
+R 60742f729d8d1b5355e0fe1beff285a6
 U drh
-Z de9e033a4646ac6291b261f0172dd95e
+Z 07ca9ba6c04d9f6e1ad4ec3897f0a1e8
index fa1e5eb9e16b6a8d202a8688489975522fd4c204..150c105df146572b691ae059e42685a7a5a9b6ed 100644 (file)
@@ -1 +1 @@
-ca2d1e9036387d1514fe596a0b82a3d8409797c3
\ No newline at end of file
+91682ac39e7db6a5dc8b75695a757449f068184a
\ No newline at end of file