X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;fp=Makefile;h=d82a625436bc282ed5992735bbdae9877ec7d5fb;hb=c3b416c49253bcf3223d2aec8c5ca06f0c78e6f9;hp=ccfc2a50531fc9ba9811905f3cdf39c1dcc22c64;hpb=ca75cd83b51895e94326117cf116c5d25e6c77da;p=vpp.git diff --git a/Makefile b/Makefile index ccfc2a50531..d82a625436b 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ export WS_ROOT=$(CURDIR) export BR=$(WS_ROOT)/build-root CCACHE_DIR?=$(BR)/.ccache -SHELL:=/bin/bash +SHELL:=$(shell which bash) GDB?=gdb PLATFORM?=vpp SAMPLE_PLUGIN?=no