1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/libs
Eneas U de Queiroz 2f75348923 openssl: use --cross-compile-prefix in Configure
This sets the --cross-compile-prefix option when running Configure, so
that that it will not use the host gcc to figure out, among other
things, compiler defines.  It avoids errors, if the host 'gcc' is
handled by clang:

mips-openwrt-linux-musl-gcc: error: unrecognized command-line option
'-Qunused-arguments'

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Tested-by: Rosen Penev <rosenp@gmail.com>
2020-12-06 18:32:14 +01:00
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 2020-05-03 20:31:30 +03:00
elfutils elfutils: powerpc build fix 2020-04-28 07:45:00 +02:00
gettext
gettext-full
gmp
jansson jansson: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
libaudit libaudit: add host-build required by policycoreutils/host 2020-09-01 14:24:07 +01:00
libbsd libbsd: update to 0.10.0 2020-02-22 16:34:57 +01:00
libcxx libcxx: update to 10.0.0 2020-08-31 22:11:23 +02:00
libcxxabi libcxxabi: add 2020-08-31 22:11:23 +02:00
libevent2 libevent2: Fix pkgconfig directories 2019-11-09 14:33:42 +01:00
libiconv
libiconv-full libiconv-full: Makefile polishing 2020-11-26 13:09:32 -10:00
libjson-c libjson-c: enable rpath for host builds to fix errors on recent macOS 2020-11-14 14:48:30 +01:00
libmnl
libnetfilter-conntrack
libnfnetlink libnfnetlink: Avoid passing both -fPIC and -fpic 2019-08-31 12:08:23 +02:00
libnftnl libnftnl: Activate link time optimization (LTO) 2020-09-06 20:30:18 +02:00
libnl libnl: update to 3.5.0 2019-11-01 21:19:40 +01:00
libnl-tiny libnl-tiny: update to the latest version 2020-11-12 11:26:03 +01:00
libpcap libpcap: activate PIE ASLR by default 2020-03-01 21:35:59 +01:00
libselinux libselinux: remove dependency on musl-fts for non-musl builds 2020-10-31 00:49:43 +00:00
libsemanage libsemanage: host-build depends on renamed libaudit package 2020-09-01 12:32:52 +01:00
libsepol libsepol: break out chkcon utility 2020-09-27 17:22:01 +01:00
libtool
libubox libubox: update to git HEAD 2020-08-06 15:27:51 +01:00
libunwind
libusb
lzo lzo: fix pkgconfig paths 2020-07-17 11:00:33 +02:00
mbedtls mbedtls: update to 2.16.8 2020-09-02 15:12:12 +02:00
musl-fts musl-fts: import from packages feed 2020-08-13 11:44:05 +01:00
ncurses ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
nettle nettle: fix build on macos xcode 12 2020-11-26 17:37:42 +00:00
openssl openssl: use --cross-compile-prefix in Configure 2020-12-06 18:32:14 +01:00
pcre pcre: clean up Makefile line order 2020-08-14 02:42:25 +01:00
popt
readline readline: needs host depend on ncurses to build 2020-03-20 17:08:58 +00:00
sysfsutils
toolchain toolchain: glibc ldd env path fixup 2020-06-18 20:08:18 +02:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-08 16:07:05 +02:00
uclient uclient: uclient-fetch: add option to read POST data from file 2020-06-17 16:38:35 +01:00
ustream-ssl ustream-ssl: bump to latest Git HEAD 2020-03-25 19:16:19 +01:00
wolfssl wolfssl: Activate link time optimization (LTO) 2020-09-06 20:30:51 +02:00
zlib