mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
libreboot-utils: fix clang hell mode
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -148,4 +148,4 @@ distclean: clean
|
||||
# mode targets (portable replacement for ifeq)
|
||||
|
||||
strict:
|
||||
$(MAKE) CFLAGS="$(HELLFLAGS)" CC_MODE="$(HELLCC)"
|
||||
$(MAKE) CFLAGS="$(CFLAGS) $(HELLFLAGS)" CC_MODE="$(HELLCC)"
|
||||
|
||||
Reference in New Issue
Block a user