mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
util/spkmodem_recv: Define CC in the Makefile
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user