Commit Graph

117442 Commits

Author SHA1 Message Date
q66 7fabe953b5 wf-recorder: fix build on ppc* 2020-01-12 04:08:38 +01:00
q66 b058b71d14 cc65: broken on ppc* 2020-01-12 04:08:38 +01:00
q66 063a9a2ea5 postgis: need which on host 2020-01-12 04:08:38 +01:00
q66 15e0c4cd04 cargo-outdated: fix build 2020-01-12 04:08:38 +01:00
q66 b97599eb64 homebank: fix checksum 2020-01-12 04:08:37 +01:00
Nathan Owens 77e305b65c bloaty: Unmark nocross 2020-01-11 22:49:11 +01:00
Frank Steinborn e8e33bfac5 roxterm: update to 3.8.3. 2020-01-11 20:26:37 +01:00
Leah Neukirchen f19a130af2 New package: halfempty-0.30 2020-01-11 19:47:08 +01:00
Piotr Wójcik 8e5138a1d9 filelight: update to 19.12.1. 2020-01-11 19:10:16 +01:00
mobinmob b245c0591b ffsend: update to 0.2.58. 2020-01-11 19:09:40 +01:00
q66 2b7fb8124c 00-distfiles.sh: allow bsdtar for ruby gems 2020-01-11 18:52:20 +01:00
q66 f317ed5e7e common/build-style/cmake.sh: strip -pipe if present in C(XX)FLAGS
Reason: https://gitlab.kitware.com/cmake/cmake/issues/19590

Our workaround within cmake is not sufficient as it does not
address the issue fully and things still break sometimes. So
work around this in the build-style for the time being (and
drop the cmake patch).

Once this is fixed upstream (probably needs special casing
for the -pipe flag and strip it during compile tests) we
can drop this.
2020-01-11 18:52:12 +01:00
q66 8e41df8389 apr: use __atomic instead of __sync for builtins for 64-bit atomics
This allows us to use libatomic on architectures without native
support, unlike __sync.
2020-01-11 18:50:59 +01:00
q66 ccf3e8e0d1 mypaint: need gettext on host 2020-01-11 18:50:50 +01:00
q66 b15e46fb3d tevent: need which on host 2020-01-11 18:50:43 +01:00
q66 2a9d0dd13d cross-arm-none-eabi-gcc: need tar and texinfo on host 2020-01-11 18:50:36 +01:00
q66 9101203090 openlierox: fix build on ppc32/musl 2020-01-11 18:50:30 +01:00
q66 7f0ad71bbd fool: fix build on ppc*-musl 2020-01-11 18:50:23 +01:00
q66 b635e4d9b0 wrk: broken on ppc32 and move it where xbps-src can see it 2020-01-11 18:50:15 +01:00
q66 cbc25b0173 thrift: use libatomic on ppc32 2020-01-11 18:50:09 +01:00
q66 76cc17458b texstudio: fix build on ppc32 (crash handler fails to build) 2020-01-11 18:50:00 +01:00
q66 0b2e499aca renderdoc: broken on ppc32 2020-01-11 18:49:50 +01:00
q66 a09c19d4ad paraview: fix build on ppc32 2020-01-11 18:49:38 +01:00
q66 860fe37513 otfcc: fix build on ppc32 2020-01-11 18:49:31 +01:00
q66 edd6f6318f mit-scheme-c: broken on ppc 2020-01-11 18:49:20 +01:00
q66 738f9c42cd libogre: fix build on ppc32 (need libatomic) 2020-01-11 18:49:10 +01:00
q66 974821a69a kdiff3: broken on all armv6 as well as ppc32 2020-01-11 18:49:01 +01:00
q66 c9cb785a5c tlsdate: add ppc32 support in sandbox patch 2020-01-11 18:48:55 +01:00
q66 cd1d525ac3 kcgi: update seccomp patch for ppc32 2020-01-11 18:48:40 +01:00
q66 6a316e973a gogglesmm: restrict to archs with native 64-bit atomics 2020-01-11 18:48:29 +01:00
q66 db41b486a0 godot: restrict archs to what has native 64-bit atomics 2020-01-11 18:48:20 +01:00
q66 4e7843fc54 goxel: use libatomic on ppc32 2020-01-11 18:48:11 +01:00
q66 d5aee8e1d4 coq: broken on ppc32 2020-01-11 18:48:03 +01:00
q66 383ea0cb64 encfs: libatomic is not cross-only 2020-01-11 18:47:53 +01:00
q66 f525e3c000 ccls: fix build on armv6/ppc32 2020-01-11 18:47:45 +01:00
q66 d4e7bc530c calc: add patch to fix build on 32-bit big endian from debian 2020-01-11 18:47:37 +01:00
q66 ee61f9bacd broot: broken on ppc32/mips/other stuff without AtomicU64 2020-01-11 18:47:29 +01:00
q66 e6868ea18b bro: restrict archs 2020-01-11 18:47:22 +01:00
q66 d0e8e04de6 squid: use libatomic on ppc32 2020-01-11 18:47:14 +01:00
q66 398852bca1 bacula-common: use libatomic on ppc32 2020-01-11 18:47:07 +01:00
q66 42be4210d8 sonic-visualizer: use libatomic on ppc32 2020-01-11 18:47:00 +01:00
q66 7f0499ef2c sam: generalize 32/64-bit distinction 2020-01-11 18:46:51 +01:00
q66 72b2c2f39e txr: restrict archs to what it actually supports 2020-01-11 18:46:44 +01:00
q66 8fd7a9209d pixz: fix build on musl/big endian 2020-01-11 18:46:34 +01:00
Piotr Wójcik db3c85f2b3 kcron: update to 19.12.1. 2020-01-11 18:30:43 +01:00
Piotr Wójcik d9ecd796e5 signon-kwallet-extension: update to 19.12.1. 2020-01-11 18:30:18 +01:00
Piotr Wójcik 16e0b4a9cf svgpart: update to 19.12.1. 2020-01-11 18:29:48 +01:00
Piotr Wójcik 60a76a2d6f kteatime: update to 19.12.1. 2020-01-11 18:29:40 +01:00
Piotr Wójcik b511f27d07 ksystemlog: update to 19.12.1. 2020-01-11 18:29:32 +01:00
Piotr Wójcik eec35d535d kfind: update to 19.12.1. 2020-01-11 18:29:23 +01:00