util/spkmodem_recv: Define CC in the Makefile
Signed-off-by: Leah Rowe <leah@libreboot.org>fsdg20230625
parent
f2887e9b45
commit
754410f2af
|
@ -1,4 +1,5 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
CC ?= cc
|
||||
PREFIX ?= /usr/local
|
||||
INSTALL ?= install
|
||||
CFLAGS ?= -Os -Wall -Wextra -Werror -pedantic
|
||||
|
|
Loading…
Reference in New Issue