Added Homebrew blurb, fixed test example, removed patches from Makefile

This commit is contained in:
Joseph Henry
2019-05-15 10:31:16 -07:00
parent d5b064623e
commit ecd10fa46e
3 changed files with 37 additions and 10 deletions

View File

@@ -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