Forráskód Böngészése

gawk is required on Darwin for Linux compile

Waldemar Brodkorb 8 éve
szülő
commit
a089617bd3
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      target/config/Config.in.tools

+ 1 - 0
target/config/Config.in.tools

@@ -67,6 +67,7 @@ config ADK_HOST_BUILD_FINDUTILS
 
 config ADK_HOST_BUILD_GAWK
 	bool
+	default y if ADK_HOST_DARWIN
 	default n
 
 config ADK_HOST_BUILD_GREP