limine: actually fix build from gnu

This commit is contained in:
Ella Stanforth 2022-04-21 23:00:14 +00:00
parent 00a3eb18c7
commit c5604f0980

View file

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