limine: actually fix build from gnu
This commit is contained in:
parent
00a3eb18c7
commit
c5604f0980
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ build() {
|
||||||
--build=$HOST_TRIPLE \
|
--build=$HOST_TRIPLE \
|
||||||
--host=$TRIPLE \
|
--host=$TRIPLE \
|
||||||
--prefix=/usr
|
--prefix=/usr
|
||||||
bad --gmake gmake CC=clang
|
bad --gmake gmake TOOLCHAIN=llvm
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue