efibootmgr: Use cc @konimex

This commit is contained in:
Dylan Araps 2020-02-12 08:52:50 +02:00
parent 15bd82c128
commit 54a7ffdcf4
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
patch -p1 < efivar.patch
make \
CC="${CC:-cc}" \
EXTRA_CFLAGS=-Os \
EFIDIR=/boot/EFI