bye bye libressl
This commit is contained in:
parent
879ade0254
commit
4f387bcb0b
47 changed files with 963 additions and 37 deletions
|
@ -10,8 +10,8 @@ build() {
|
|||
cd $pkgname-$pkgver
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--build=x86_64-unknown-linux-musl \
|
||||
--host=x86_64-unknown-linux-musl \
|
||||
--build=$TRIPLE \
|
||||
--host=$TRIPLE \
|
||||
--disable-asm
|
||||
|
||||
make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue