cleanup
This commit is contained in:
parent
0ccfb3bbb2
commit
efb96f9153
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue