X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fmakefile.osx;h=6269d93bda1363c5310dedd04bfc685348f7540d;hb=6853e627f12de21b38a178def14c067435517d96;hp=74af308759448f1229e90512da4dbe1037a2bc26;hpb=e9b95e4f6c35cb0f150ff7e70154668f142ee0ba;p=novacoin.git diff --git a/src/makefile.osx b/src/makefile.osx index 74af308..6269d93 100644 --- a/src/makefile.osx +++ b/src/makefile.osx @@ -28,7 +28,7 @@ LIBS= -dead_strip \ -lssl \ -lcrypto -DEFS=-DMSG_NOSIGNAL=0 -DUSE_SSL +DEFS=-DMAC_OSX -DMSG_NOSIGNAL=0 -DUSE_SSL DEBUGFLAGS=-g # ppc doesn't work because we don't support big-endian @@ -73,7 +73,7 @@ ifdef USE_UPNP LIBS += -lminiupnpc DEFS += -DUSE_UPNP=$(USE_UPNP) endif - + all: bitcoind