desktop: force awk on macos

this may help on jasons box
This commit is contained in:
Andrew Tridgell 2011-11-09 17:21:06 +11:00
parent 9b3e35fb62
commit a0fd4f710f
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ HARDWARE=desktop
BOARD=desktop
ifeq ($(SYSTYPE),Darwin)
AWK := awk
CXX := c++
CC := cc
AS := cc