limine: remove LIMINE_CC export

This commit is contained in:
Ella Stanforth 2022-05-07 20:35:24 +00:00
parent a341b3d9ba
commit 0e8560d717

View file

@ -10,7 +10,6 @@ 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 \