Skip to content

Commit

Permalink
Make sure system sqlite library is used for mer builds.
Browse files Browse the repository at this point in the history
This synchronizes mer config files with the one actually used in
deployment by Mer/SailfishOS.
  • Loading branch information
tworaz authored and rojkov committed Oct 6, 2015
1 parent cf674d1 commit 75b41f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions embedding/embedlite/config/mozconfig.merqtxulrunner
Expand Up @@ -13,6 +13,7 @@ export CXXFLAGS="$CXXFLAGS -DUSE_ANDROID_OMTC_HACKS=1 "
ac_add_options --prefix=/usr

ac_add_options --with-system-jpeg
ac_add_options --enable-system-sqlite

ac_add_options --with-gl-provider=EGL

Expand Down

0 comments on commit 75b41f1

Please sign in to comment.