[tor-commits] [tordnsel/master] rm asm flag
arlo at torproject.org
arlo at torproject.org
Fri Mar 4 21:33:16 UTC 2016
commit f70c637f67eb868e48aa51d42c130c568cdc9720
Author: Arlo Breault <arlolra at gmail.com>
Date: Fri Mar 4 13:33:01 2016 -0800
rm asm flag
---
tordnsel.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tordnsel.cabal b/tordnsel.cabal
index 7e8d015..4f0b11f 100644
--- a/tordnsel.cabal
+++ b/tordnsel.cabal
@@ -83,4 +83,4 @@ Other-Modules: TorDNSEL.Config.Tests
HS-Source-Dirs: src
Includes: netinet/in.h, openssl/rand.h
Extra-Libraries: crypto
-GHC-Options: -fasm -Wall -Werror -fno-warn-missing-signatures
+GHC-Options: -Wall -Werror -fno-warn-missing-signatures
More information about the tor-commits
mailing list