mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-06 09:21:49 +00:00
parent
5b232df503
commit
4e6216bced
@ -2,6 +2,9 @@ include $(call select_from_repositories,lib/import/import-qt5_webcore.mk)
|
|||||||
|
|
||||||
SHARED_LIB = yes
|
SHARED_LIB = yes
|
||||||
|
|
||||||
|
# gnu++17 causes compile errors
|
||||||
|
CC_CXX_OPT_STD += -std=gnu++11
|
||||||
|
|
||||||
# additional defines for the Genode version
|
# additional defines for the Genode version
|
||||||
CC_OPT += -DSQLITE_NO_SYNC=1 -DSQLITE_THREADSAFE=0
|
CC_OPT += -DSQLITE_NO_SYNC=1 -DSQLITE_THREADSAFE=0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user