From 33c3fbe0578a20119152580440a15c4a0f9a1399 Mon Sep 17 00:00:00 2001 From: chuchana Date: Mon, 16 May 2016 20:31:12 +0200 Subject: [PATCH] Update local.config.linux Doesn't work without the capital first letter when the filesystem is case-sensitive. --- local.config.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.config.linux b/local.config.linux index f3566e869..f4458d4c0 100644 --- a/local.config.linux +++ b/local.config.linux @@ -2,7 +2,7 @@ # # What system are you building on? linux or darwin # -export TARGET_OS = linux +export TARGET_OS = Linux # # This defines how many processors you have available to build with