shithub: scc

Download patch

ref: 1fc37685fd10a06a75bab2f6a147dd6e810b2b7f
parent: d6034b82c42601b229eb6e82fa927ec523e2af7b
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Tue Oct 26 04:39:16 EDT 2021

build: Remove duplicated option in gnu toolchain

--- a/scripts/build/tool/gnu.mk
+++ b/scripts/build/tool/gnu.mk
@@ -1,5 +1,3 @@
-TOOL_CFLAGS = -std=c99
-
 COMP = gcc
 ASM = as
 LINKER = ld