lots of updates
This commit is contained in:
parent
872362f202
commit
c89aa236bd
45 changed files with 5388 additions and 74 deletions
|
@ -97,6 +97,8 @@ package() {
|
|||
cd build
|
||||
DESTDIR=$pkgdir samu install
|
||||
ln -sr $pkgdir/usr/bin/clang $pkgdir/usr/bin/cc
|
||||
ln -sr $pkgdir/usr/bin/clang $pkgdir/usr/bin/c89
|
||||
ln -sr $pkgdir/usr/bin/clang $pkgdir/usr/bin/c99
|
||||
ln -sr $pkgdir/usr/bin/clang++ $pkgdir/usr/bin/c++
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue