limine: fix build from gnu

This commit is contained in:
Ella Stanforth 2022-04-21 22:59:45 +00:00
parent ff3539eacc
commit 00a3eb18c7

View file

@ -13,7 +13,7 @@ build() {
--build=$HOST_TRIPLE \
--host=$TRIPLE \
--prefix=/usr
bad --gmake gmake
bad --gmake gmake CC=clang
}
package() {