[tordnsel/master] Placate cpp-options warning

3 Feb
2016
3 Feb
'16
7:57 p.m.
commit bd0cd7376c7fd03a5e1802a6c2da2774426518bc Author: Arlo Breault <arlolra@gmail.com> Date: Wed Feb 3 11:57:16 2016 -0800 Placate cpp-options warning --- tordnsel.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tordnsel.cabal b/tordnsel.cabal index 8780326..b51252d 100644 --- a/tordnsel.cabal +++ b/tordnsel.cabal @@ -59,7 +59,8 @@ Other-Modules: TorDNSEL.Config, HS-Source-Dirs: src Includes: sys/types.h, unistd.h, sysexits.h, netinet/in.h, openssl/rand.h Extra-Libraries: crypto -GHC-Options: -O2 -Wall -Werror -DVERSION="0.1.1-dev" +GHC-Options: -O2 -Wall -Werror +CPP-Options: -DVERSION="0.1.1-dev" Executable: runtests Buildable: False
3417
Age (days ago)
3417
Last active (days ago)
0 comments
1 participants
participants (1)
-
arlo@torproject.org