Added Homebrew blurb, fixed test example, removed patches from Makefile
This commit is contained in:
4
Makefile
4
Makefile
@@ -22,8 +22,8 @@ update:
|
||||
|
||||
# Patch submodules (issue update first)
|
||||
patch:
|
||||
-cd ext/lwip; git apply ../lwip.patch;
|
||||
-cd ext/lwip-contrib; git apply ../lwip-contrib.patch;
|
||||
#-cd ext/lwip; git apply ../lwip.patch;
|
||||
#-cd ext/lwip-contrib; git apply ../lwip-contrib.patch;
|
||||
#-cd ext/ZeroTierOne; git apply ../ZeroTierOne.patch;
|
||||
|
||||
# Target-specific clean
|
||||
|
||||
Reference in New Issue
Block a user