Bug 400839 - "Link sqlite as C, not C++" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=vlad a1.9=damons]

This commit is contained in:
reed@reedloden.com 2007-11-30 23:17:37 -08:00
parent af7bdee745
commit be3ffe4c4f

View File

@ -48,6 +48,7 @@ MODULE = sqlite3
LIBRARY_NAME = sqlite3
FORCE_SHARED_LIB = 1
VISIBILITY_FLAGS =
LIB_IS_C_ONLY = 1
ifeq (,$(filter-out WINNT WINCE,$(OS_ARCH)))
ifndef GNU_CC