mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 08:40:14 +02:00
lbutils: support using arc4random on linux
-DUSE_ARC4=1 use that Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
CC = cc
|
||||
HELLCC = clang
|
||||
OLDCC = $(CC) -DUSE_URANDOM=1 -DUSE_OPENAT
|
||||
|
||||
CFLAGS = -Os -Wall -Wextra -std=c99 -pedantic -Werror
|
||||
LDFLAGS =
|
||||
|
||||
Reference in New Issue
Block a user