From 6dd5a5fe05e6e2a931f9485876c737f47f56c9e5 Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Tue, 14 Jun 2016 23:25:32 +0200 Subject: Fixed double hyphen in -pipe --- scripts/genie.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index 85dbe6d295e..5eebe355e2c 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -705,7 +705,7 @@ end -- this speeds it up a bit by piping between the preprocessor/compiler/assembler if not ("pnacl" == _OPTIONS["gcc"]) then buildoptions { - "--pipe", + "-pipe", } end -- add -g if we need symbols, and ensure we have frame pointers -- cgit v1.2.3-70-g09d2