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