X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=build%2Fexternal%2FMakefile;h=a445d7b21ee3eb553bca434fe09215c806fffe89;hb=c3b416c49253bcf3223d2aec8c5ca06f0c78e6f9;hp=1e1f5da1d1f6b2fbab9122956e00ce3db979813c;hpb=ca75cd83b51895e94326117cf116c5d25e6c77da;p=vpp.git diff --git a/build/external/Makefile b/build/external/Makefile index 1e1f5da1d1f..a445d7b21ee 100644 --- a/build/external/Makefile +++ b/build/external/Makefile @@ -12,7 +12,7 @@ # limitations under the License. # Scripts require non-POSIX parts of bash -SHELL := /bin/bash +SHELL := $(shell which bash) DL_CACHE_DIR = $(HOME)/Downloads MAKE ?= make