Revert "limine: remove LIMINE_CC export"
This reverts commit 0e8560d717
.
This commit is contained in:
parent
bddb66e2b5
commit
d93ee32d37
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ fetch() {
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
export LIMINE_CC=clang
|
||||||
bad --gmake ./configure \
|
bad --gmake ./configure \
|
||||||
--build=$HOST_TRIPLE \
|
--build=$HOST_TRIPLE \
|
||||||
--host=$TRIPLE \
|
--host=$TRIPLE \
|
||||||
|
|
Loading…
Reference in a new issue