http://git.community.i2p/PurpleI2P/i2pd/commit/5acbc6a23eef8d65c1a37f350edb2e11448bd875
TODO: Might be some osx sysinfo magic C FLAGS += -maes -DAESNI C XX FLAGS += -maes -DAESNI # Apple Mac OSX UNAME_S := $( shell uname -s ) 8 debian/patches/rename-binary.patch vendored Unescape Escape View File @ -1,8 +1,6 @@ diff --git a/Makefile b/Makefile index 9b9425b..84de72f 100644 --- a/Makefile +++ b/Makefile @@ - 8,9 +8,9 @@ else @@ - 10,9 +10,9 @@ include Makefile.linux endif @ -11,10 +9,10 @@ index 9b9425b..84de72f 100644 -i2p: $(OBJECTS:obj/%=obj/%) +i2pd:...