aboutsummaryrefslogtreecommitdiff
path: root/src/org/euandre
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/euandre')
-rw-r--r--src/org/euandre/queue.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/org/euandre/queue.scm b/src/org/euandre/queue.scm
index 60d5e52..cd4fe29 100644
--- a/src/org/euandre/queue.scm
+++ b/src/org/euandre/queue.scm
@@ -1863,7 +1863,6 @@ SetEnv GIT_CONFIG_GLOBAL=/etc/gitconfig")))
'("CFLAGS="
"-D_POSIX_C_SOURCE=200809L"
"-D_XOPEN_SOURCE=700"
- "-DSQLITE_CORE"
"-DSQLITE_DEFAULT_FOREIGN_KEYS=1"
"-DSQLITE_ENABLE_COLUMN_METADATA"
"-DSQLITE_DQS=0"
@@ -1896,7 +1895,6 @@ SetEnv GIT_CONFIG_GLOBAL=/etc/gitconfig")))
"-O3"
"-march=native"
"-std=c99"
- "-flto"
"-Wvla"
"-fPIE"))
"LDFLAGS=--static -flto")))