llvm: fix (#3) for realsies this time
This commit is contained in:
parent
437ed9533a
commit
c364bb1937
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ fetch() {
|
|||
mv llvm-project-$pkgver.src $pkgname-$pkgver
|
||||
|
||||
# fixes relaxation
|
||||
cd $pkgname-$pkgver
|
||||
patch -p1 < ../../riscv-relax.patch
|
||||
|
||||
cp -n ../default.llvm.conf /etc/iglupkg/llvm.conf
|
||||
|
|
Loading…
Reference in a new issue