mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/mingw-w64-libusb: rebuild
This commit is contained in:
parent
0b3300011e
commit
0939365e29
@ -2,7 +2,7 @@
|
||||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=mingw-w64-libusb
|
||||
pkgver=1.0.26
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="MinGW-w64 library that provides generic access to USB device for Windows"
|
||||
options="!check"
|
||||
url="https://libusb.info/"
|
||||
@ -27,7 +27,7 @@ case "$CARCH" in
|
||||
esac
|
||||
|
||||
build() {
|
||||
echo $builddir
|
||||
export LDFLAGS="${LDFLAGS/-Wl,-z,pack-relative-relocs/}"
|
||||
./configure \
|
||||
--prefix=/usr/$_target \
|
||||
--host=$_target \
|
||||
|
Loading…
Reference in New Issue
Block a user