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 c98c8b5144
commit c30af84897

View File

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