docs: Add macos build documentation
[vpp.git] / extras / scripts / patches / macos_build_externals.patch
1 diff --git a/build/external/Makefile b/build/external/Makefile
2 index e5dff3c43..ffd0a6476 100644
3 --- a/build/external/Makefile
4 +++ b/build/external/Makefile
5 @@ -45,10 +45,10 @@ clean:
6         @rm -rf $(B) $(I)
7  
8  .PHONY: install
9 -install: dpdk-install rdma-core-install quicly-install
10 +install:
11  
12  .PHONY: config
13 -config: dpdk-config rdma-core-config
14 +config:
15  
16  ##############################################################################
17  # .deb packaging