sqlite: disable_parallel_build.

This commit is contained in:
Juan RP 2015-05-18 12:54:05 +02:00
parent eb25f2b3ba
commit 9562903ccd
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ checksum=5f8f2ae6461e637ff63e50fef10b6962764dfc3b81a8c0f80a19794b9d59f7ca
CFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE"
disable_parallel_build=yes
sqlite-devel_package() {
depends="sqlite>=${version}_${revision}"
short_desc+=" - development files"