Commit Graph

44181 Commits

Author SHA1 Message Date
Will Dietz
bd11ffd267 ruby: don't reference groff if not being used (not used by default)
Fixes cross build by removing false dependency.

If this is needed again, be careful about *which* "groff" is needed.
(which in terms of build vs host)
2018-02-13 14:11:17 -06:00
Will Dietz
767bddbd80 libbfd: manually update config.guess/config.sub
Workaround for building "from" the bfd directory but needing
to update files a level above.

This needs to be done *after* autoreconf since autoreconf
will replace these itself, apparently.
2018-02-13 13:42:21 -06:00
Will Dietz
42a17d638b libbfd: back to postPatch, restore configurePlatforms 2018-02-13 13:42:21 -06:00
Will Dietz
e25a343716 cmake: don't force gcc, use more general cc/c++ 2018-02-13 12:39:34 -06:00
Will Dietz
6825c0c18b nettle: cleanup cross changes
reviewer feedback + minor other things I noticed
while revisiting.
2018-02-13 12:36:54 -06:00
Will Dietz
a65aa78e14 libbfd: simplify per reviewer feedback
Changing postPatch to postAutoreconf is needed
when updateAutotoolsGnuConfigScriptsHook is used
or the directory change happens too early.
2018-02-13 11:20:08 -06:00
Will Dietz
2bfe036f42 libexecinfo: fix CC/AR 2018-02-13 11:06:56 -06:00
Will Dietz
7f3527d33f libexecinfo: fetch patches, add meta, maintain 2018-02-13 11:06:56 -06:00
Will Dietz
4f8292fb35 python2.7: drop unused cross-compile patch 2018-02-13 09:45:03 -06:00
Will Dietz
9bd4e00ce3 gcc6: cross-musl disable libmpx 2018-02-13 09:45:03 -06:00
Will Dietz
5bf5e6eebf llvm4: always apply fix, improve compat, fix w/musl 2018-02-13 09:45:01 -06:00
Will Dietz
e93dc20ed4 icu: xlocale.h fixup needed w/musl as well 2018-02-13 09:45:01 -06:00
Will Dietz
6923737bb4 libgpg-error: hack-fix missing header? 2018-02-13 09:45:01 -06:00
Will Dietz
3413562111 fftw: disable using openmp w/musl
For now anyway, since we build w/o support for it IIRC.
2018-02-13 09:45:00 -06:00
Will Dietz
ee4f04dcd7 aws-sdk-cpp: disable tests on cross 2018-02-13 09:44:59 -06:00
Will Dietz
94ab0da6b1 lsof: fix build w/musl 2018-02-13 09:44:58 -06:00
Will Dietz
c0d343bc5f patchelfUnstable: fix build on musl, disable failing test 2018-02-13 09:44:58 -06:00
Ben Gamari
5b761a8687 nettle: Enable cross-compilation 2018-02-13 09:44:57 -06:00
Will Dietz
551f0702c2 polkit: patch to fix w/musl, POSIX 2018-02-13 09:44:56 -06:00
Will Dietz
e25153a9b8 gamin: patch from alpine to fix non-portable pthread mutex init 2018-02-13 09:44:55 -06:00
Will Dietz
c48974c952 qt4: Add patch for socklen_t on musl, from alpine 2018-02-13 09:44:54 -06:00
Will Dietz
2e2517c9c9 SDL: add libiconv to fix build 2018-02-13 09:44:54 -06:00
Will Dietz
1289cdaf75 mesa: patch to fix w/musl 2018-02-13 09:44:53 -06:00
Will Dietz
7eba45d063 gcc5: patch for musl compat/support 2018-02-13 09:44:52 -06:00
Will Dietz
ab92d028f6 python-cffi: disable tests on musl :3 2018-02-13 09:44:52 -06:00
Will Dietz
6ae1bd4502 go: don't require glibc (.static), dunno if go works w/musl 2018-02-13 09:44:51 -06:00
Will Dietz
cd50057a61 webrtc-audio-processing: don't use execinfo w/musl 2018-02-13 09:44:51 -06:00
Will Dietz
3564ae11bc libmemcached: add musl patch from alpine 2018-02-13 09:44:51 -06:00
Will Dietz
0153599164 libdaemon: Add patch to fix musl build 2018-02-13 09:44:50 -06:00
Will Dietz
cccf48ca0c openssl: isMusl 2018-02-13 09:44:50 -06:00
Will Dietz
6593d882a9 openssl: fix cross, ensure 'Configure' has shebang patched 2018-02-13 09:44:49 -06:00
Will Dietz
aa00d53708 openssl 1.1.0: disable 'async' bits relating to setcontext/etc on musl 2018-02-13 09:44:49 -06:00
Will Dietz
e1e6e94c5d webkitgtk: Add musl patch from Alpine re:execinfo, use libc++ on ALLVM 2018-02-13 09:44:48 -06:00
Will Dietz
8dfe068f86 openblas: patch to fix on non-glibc 2018-02-13 09:44:48 -06:00
Will Dietz
c8081971f4 openblas: NO_AFFINITY=1 fix for musl 2018-02-13 09:44:48 -06:00
Will Dietz
49b7e4337f libexecinfo: init at 1.1, patches from Alpine
Not sure if ALLVM should use this, but might be good
to have it on hand just-in-case :).

Maybe part of libnone?
2018-02-13 09:44:48 -06:00
Will Dietz
77c58c9de1 libusb: fix header usage on musl, patch from Alpine 2018-02-13 09:44:46 -06:00
Will Dietz
29b012e177 tbb: mallinfo patch to fix build w/musl, fix w/clang 2018-02-13 09:44:46 -06:00
Will Dietz
f96d0d114e libnet: Add patch from alpine to fix build on musl 2018-02-13 09:44:46 -06:00
Will Dietz
4a5aa55d73 ti-rpc: patch to fix w/musl 2018-02-13 09:44:45 -06:00
Will Dietz
6c2e8b36cf libnsl: Add alpine patches to fix w/musl 2018-02-13 09:44:44 -06:00
Will Dietz
b905c0cb9c stfl: use libiconv fix on all non-glibc not just darwin 2018-02-13 09:44:44 -06:00
Will Dietz
bc999dcac5 libunistring: no tests on musl 2018-02-13 09:44:44 -06:00
Will Dietz
38d17e33c3 libidn: don't run tests on musl 2018-02-13 09:44:43 -06:00
Will Dietz
3b0d3248c9 gcc7: tweak check, target -> host 2018-02-13 09:44:43 -06:00
Will Dietz
3b9e99ddae libffi: add patch to fix w/musl
also use patches from OE, fix musl softfloat build
2018-02-13 09:44:42 -06:00
Will Dietz
f566e3f987 gcc7: more selftest disabling, whenever building cross 2018-02-13 09:44:42 -06:00
Will Dietz
4aca016313 changes some targetPlatform to hostPlatform checks 2018-02-13 09:44:42 -06:00
Will Dietz
158c3c4864 libxml2: disable tests also 2018-02-13 09:44:41 -06:00
Will Dietz
e4d5928ba3 boehm-gc: fix missing include, fix build w/musl
Also disable-static, don't remember why
2018-02-13 09:44:39 -06:00