Jeffery To
4827bc7509
golang: Fix ldflags when GO_PKG_LDFLAGS is set
go build/install supports multiple -ldflags arguments, but they are not
combined; for each package, the latest match on the command line is
used.[1]
Previously, the main executable would not be affected by the default
ldflags if GO_PKG_LDFLAGS or GO_PKG_LDFLAGS_X were set. (The default
ldflags instructs go to use the external linker.)
This fixes golang-package.mk so that the default ldflags take effect in
all cases.
[1]: https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years ago
Rosen Penev
8b771491c9
Merge pull request #10872 from neheb/rp
rpcsvc-proto: Fix compilation with uClibc-ng
5 years ago
Yousong Zhou
5a25cf86ea
spice: fix building against arc770-uclibc toolchain
Supersedes openwrt/packages#10873
Ref: https://github.com/openwrt/packages/pull/10873
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years ago
Rosen Penev
39d8acb42f
rpcsvc-proto: Fix compilation with uClibc-ng
Also fixed compilation with full iconv.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
c99cca25a1
domoticz: Fix compilation with uClibc-ng
Added upstream patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Daniel Engberg
8a64d1ff5d
Merge pull request #10869 from BKPepe/youtubedl
youtube-dl: Update to version 2019.12.25
5 years ago
Josef Schlehofer
95843a4f46
youtube-dl: Update to version 2019.12.25
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
3dec2f93a3
Merge pull request #10868 from neheb/ar
aria2: Build with MIPS16
5 years ago
Rosen Penev
a5e7d0a904
aria2: Build with MIPS16
All the computationally expensive stuff is in the libraries, not the
package itself.
Saves several kilobytes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
05e3b1a943
Merge pull request #10849 from neheb/nss
nss: Fix compilation with uClibc-ng
5 years ago
Rosen Penev
cc3db407df
Merge pull request #10745 from mstorchak/stubby
stubby: switch to ca-bundle
5 years ago
Maxim Storchak
11731c81c3
stubby: switch to ca-bundle
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
5 years ago
Rosen Penev
051025eacd
Merge pull request #10796 from G-M0N3Y-2503/feature_https_dns_proxy_logging
https_dns_proxy: Added optional ipv4 resolvers
5 years ago
Rosen Penev
2fbe880d58
Merge pull request #10759 from ynezz/upstream/uledd-1.0.1
uledd: bump to 1.0.1
5 years ago
Rosen Penev
608053a5fb
Merge pull request #10788 from neheb/znc
znc: Update to 1.7.5
5 years ago
Rosen Penev
c50497dedc
Merge pull request #10815 from Cynerd/zsh-invalid-postrm
zsh: fix invalid postrm script and little refactor of scripts
5 years ago
Rosen Penev
d7e265ce29
Merge pull request #10863 from nickberry17/bump_libmbim
libmbim: bump libmbim to 1.20.4
5 years ago
Nicholas Smith
8ac36e0755
libmbim: bump libmbim to 1.20.4
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
5 years ago
Hannu Nyman
773f1dc6f5
Merge pull request #10861 from gladiac1337/haproxy-2.0.12
haproxy: Update HAProxy to v2.0.12
5 years ago
Christian Lachner
3d7b8647dc
haproxy: Update HAProxy to v2.0.12
- Update haproxy download URL and hash
- Remove @neheb's obsolete-ssl patch as it was upstreamed, see:
(http://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=6445d988ec8def9d0f80de0eda9c5763d39facc1 )
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Rosen Penev
8e9a26a8fa
Merge pull request #10850 from neheb/kc
kcptun: Fix GO_ARCH_DEPENDS
5 years ago
Rosen Penev
ac100e45f7
boost: Fix embarassing ARC typo
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Luiz Angelo Daros de Luca
9c901e1bd1
hplip: bump to 3.19.12
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years ago
Rosen Penev
1858cb5ff5
Merge pull request #10843 from ClaymorePT/boost_1.72.0
boost: Package Version Update (1.72.0)
5 years ago
Daniel Engberg
6c3e0a7540
Merge pull request #10860 from mhei/take-maintainership-open-plc-utils
open-plc-utils: take maintainership
5 years ago
Michael Heimpold
c35553322c
open-plc-utils: take maintainership
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Carlos Miguel Ferreira
c8907926cc
boost: Package Version Update (1.72.0)
This commit updates Boost to version 1.72.0
There are no new libraries in this release.
Note:
- This commit also adds a post-release patch to fix an issue
with Boost.Coroutine
More info about Boost 1.72.0 can be found at the usual place [1].
[1]: https://www.boost.org/users/history/version_1_72_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
5 years ago
Daniel Golle
3751223502
gnunet: remove patches now apparently part of the release
That could explain why the hash of the released tarball changed after
the release announcement...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Daniel Golle
4eede02f7a
gnunet: fix source hash
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Florian Fainelli
80f881568f
treewide: Remove self from PKG_MAINTAINER
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
5 years ago
Josef Schlehofer
d2c997f39e
python3: Updated to version 3.8.1
Removed upstream patch: 002-fix-blake2-detection.patch
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Michael Heimpold
6d2ec456bd
php7-pecl-redis: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Michael Heimpold
b5bf07a762
php7-pecl-raphf: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Michael Heimpold
d1f64672c1
php7-pecl-propro: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Michael Heimpold
805e6d0041
php7-pecl-mcrypt: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Michael Heimpold
5d46380861
php7-pecl-libevent: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Michael Heimpold
9d50c48a21
php7-pecl-krb5: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Michael Heimpold
93476b68f7
php7-pecl-http: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Michael Heimpold
b5b73185c3
php7-pecl-dio: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Michael Heimpold
0f10c8c841
php7: major upgrade to 7.4.1
- remove obsolete patches and update other ones
- filter support is now available as an extension module
- php7-mod-hash: this extension is now part of the core binary
and cannot be built as an extension module anymore
- php7-mod-gd:
- do not use bundled libgd, but rely on external one
- this also obsoletes dependencies and configuration options
- php7-mod-zip: requires external libzip now
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Rosen Penev
44be1b65d2
kcptun: Fix GO_ARCH_DEPENDS
Right now, the buildbots are trying to build this on ARC, which is totally
unsupported.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
7940093fd0
nss: Fix compilation with uClibc-ng
_GNU_SOURCE is needed for fdopen, sigaction, and probably more.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Daniel Golle
6263f9ec80
gnunet-fuse: update to version 0.12.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Daniel Golle
8f784b90fd
gnunet: update to version 0.12.0
Also include a bunch of upstream patches to make things build.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Rosen Penev
8c8fb8ef25
Merge pull request #10839 from neheb/pig
pigeonhole: Update to 0.5.9
5 years ago
Rosen Penev
2adb93a7ba
Merge pull request #10842 from neheb/icu
icu: Backport C++11 math patch
5 years ago
Rosen Penev
5aa7f8aa36
Merge pull request #10845 from James-TR/h2o/backtrace-detection
h2o: backport backtrace detection
5 years ago
James Taylor
b7cb0f6700
h2o: backport backtrace detection
backport patch for backtrace detection in h2o.
This patch solves the issue of uclibc pretending to be glibc
Signed-off-by: James Taylor <james@jtaylor.id.au>
5 years ago
Rosen Penev
93d049951d
icu: Backport C++11 math patch
Fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
d37e18dcfc
Merge pull request #10844 from Andy2244/samba4-pam-fix
samba4: fix libpam deps
5 years ago