diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-05-30 11:13:44 +0200 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2008-05-30 11:13:44 +0200 |
commit | 0069f349d922b6cd43b060e61e7478dedfa4fcf1 (patch) | |
tree | 61175ce5cac2712377012c6e6dea385b3df2ed35 /defconfig | |
parent | e99cd8c4af775feb8d45fa9573d519538780633a (diff) | |
download | dovecot-antispam-0069f349d922b6cd43b060e61e7478dedfa4fcf1.tar.gz dovecot-antispam-0069f349d922b6cd43b060e61e7478dedfa4fcf1.tar.xz dovecot-antispam-0069f349d922b6cd43b060e61e7478dedfa4fcf1.zip |
allow .config to add cflags
Diffstat (limited to 'defconfig')
-rw-r--r-- | defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -52,3 +52,6 @@ GROUP=root # (because, for example, you need two instances for different # spam filters installed) PLUGINNAME=antispam + +# extra CFLAGS +# CFLAGS += -g3 |