using bash in Makefile
This commit is contained in:
parent
650eccb454
commit
3116d6af9d
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
PREFIX ?= /usr/local
|
PREFIX ?= /usr/local
|
||||||
|
|
||||||
|
SHELL = /bin/bash
|
||||||
|
|
||||||
# -fno-omit-frame-pointer and -ggdb add almost nothing to execution
|
# -fno-omit-frame-pointer and -ggdb add almost nothing to execution
|
||||||
# time right now, so we can leave them in all the time.
|
# time right now, so we can leave them in all the time.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user