diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-29 14:51:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-29 14:51:14 -0400 |
commit | dc88c9706d63bb056b01d97509afcec98c0c2f3c (patch) | |
tree | 7b55d647490b81912f7487ce6116cb72fa72f770 /Makefile | |
parent | 5ae6c99b0b3a38e53c817bdc985226c90bcb7946 (diff) |
cleanup
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ else OPTFLAGS=-DWITH_KQUEUE clibs=Utility/libdiskfree.o Utility/libmounts.o Utility/libkqueue.o ifeq ($(OS),Darwin) -OPTFLAGS=-DWITH_KQUEUE # Ensure OSX compiler builds for 32 bit when using 32 bit ghc GHCARCH:=$(shell ghc -e 'print System.Info.arch') ifeq ($(GHCARCH),i386) |