mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
af7bdee745
commit
be3ffe4c4f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user