ucl: fixed build

This commit is contained in:
Tim Biermann 2020-05-24 13:28:34 +00:00
parent e9b5dd1786
commit b3541e5516
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zwcJtkZ9FxE+dAtssNCpnKnE7pem1dink6rXVmwkm95WzS8GupwqUmkdQlfF7mbcNWQYBWUdmN4YlySfoKi5wc=
SHA256 (Pkgfile) = a4034a380b2a2e6bf392c9ab433ceae19f3b07ce08bab5c0610bb953e6333b0b
RWSagIOpLGJF3xiLe7ZNgEbdVpj4L85hRD622LUQNb66Ib6is+8/2ORUJTZ3tOHbMWaG3nvF045kaHgzJ0wBT7ShrRlVLCj0Gw0=
SHA256 (Pkgfile) = 5e2aad4b394de0c348dc53afd22293bbfeaa9d49b92bc9c6bd099fbd5a964311
SHA256 (.footprint) = af844c18c836ac347a23092b1f276941a988205e5cccbd508404ad789e4b2408
SHA256 (ucl-1.03.tar.gz) = b865299ffd45d73412293369c9754b07637680e5c826915f097577cd27350348

View File

@ -6,12 +6,13 @@
name=ucl
version=1.03
release=1
release=2
source=(http://www.oberhumer.com/opensource/ucl/download/ucl-$version.tar.gz)
build() {
cd ucl-$version
CFLAGS+=" -std=gnu90 -fPIC"
./configure \
--prefix=/usr \
--enable-shared