Explorar o código

Set SHELL to /bin/bash, as bash-specific syntax is used.

Paul Sokolovsky %!s(int64=9) %!d(string=hai) anos
pai
achega
a890758ed8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -17,6 +17,7 @@ VENDOR_SDK = 1.5.2
 
 
 TOP = $(PWD)
+SHELL = /bin/bash
 PATCH = patch -b -N
 UNZIP = unzip -q -o
 VENDOR_SDK_ZIP = $(VENDOR_SDK_ZIP_$(VENDOR_SDK))