Commit graph

30 commits

Author SHA1 Message Date
Juan RP
c1c7f2b39d cross-*-linux-musl: use shared gcc-4.9.x patch for musl; update toolchain components. 2016-04-27 10:37:51 +02:00
Jürgen Buchmüller
c459dade15 gcc: add support for SOURCE_DATE_EPOCH environment
+ Create symlinks from gcc/patches/libcpp-source_date_epoch.patch to cross-*/files/
+ Make all the _apply_patch() functions the same
2016-03-08 13:49:52 +01:00
Christian Neukirchen
9069afff86 cross-x86_64-linux-musl: update to 0.21.
- Do not remove SYSROOT/bin symlink.
- Update binutils, glibc/musl and linux headers.
- Sensible licenses=.
2016-01-19 18:46:38 +01:00
Juan RP
aaa4e77051 cross-{i686,x86_64}-linux-musl: noverifydeps -> noverifyrdeps. 2015-11-02 16:32:42 +01:00
Juan RP
dc4d550831 cross-*-musl: sync with gcc: disable symbol versioning and ifunc. 2015-11-01 21:19:31 +01:00
jbu
865a129512 cross-arm-linux-musleabihf: fix unresolved extern
When linking against libgcc.a, there is an unresolved (in musl libc) external
__write() referenced from libgcc/config/arm/linux-atomic-64bit.c,
so make the patch replace it with libc write(2).
2015-08-14 12:57:42 +02:00
Juan RP
f961a2ba52 cross-*-musl: tyop fix (4.7.2 -> 4.9.2) 2015-06-27 09:24:24 +02:00
Juan RP
7faddc2d87 cross-*-musl*: update gcc to 4.9.3 and musl to 1.1.10; sync. 2015-06-27 09:13:38 +02:00
Juan RP
add9dfc183 cross-*-musl*: apply kernel-libc-headers patches. 2015-05-31 16:27:42 +02:00
Juan RP
3e87be7fa7 cross-*-musl*: rebuild with latest gcc musl patch from musl-cross. 2015-05-29 15:44:32 +02:00
Juan RP
a225963551 cross-x86_64-linux-musl: unbreak symlinked patch. 2015-05-26 08:40:17 +02:00
Juan RP
224951e9dd cross-*-linux-musl*: do not remove gcc's stddef.h.
It's necessary when cross compiling with -nostdinc.
2015-05-26 08:25:46 +02:00
Juan RP
ff31d5a1a2 srcpkgs: xtraeme@gmail.com -> xtraeme@voidlinux.eu 2015-04-10 09:16:30 +02:00
Juan RP
f51cc018e8 cross-*: remove do_clean().
It was incorrectly removing $XBPS_CROSS_BASE (cross sysroot)... and there's
no need to perform a cleanup before the pkg installation will overwrite
those files (if it's required).
2015-03-23 16:05:42 +01:00
Juan RP
ccc4b79acf cross-x86_64-linux-musl: update components, enable -fstack-protector-strong.
- updated binutils to 2.25
- updated gcc to 4.9.2
- updated musl to 1.1.6
- updated linux headers to 3.18.5
2015-02-03 17:33:03 +01:00
Juan RP
09bae5cd05 cross-{i686,x86_64}-linux-musl: fix musl patch name. 2014-11-15 09:40:26 +01:00
Juan RP
23f522d680 cross-*-linux-musl*: update to gcc-4.7.4 and linux-3.17.3. 2014-11-15 09:24:04 +01:00
Christian Neukirchen
9693bec45a cross-x86_64-linux-musl: update to musl 1.1.5. 2014-10-16 14:16:45 +02:00
Christian Neukirchen
d6cf46a53c cross-x86_64-linux-musl: update to musl 1.1.4. 2014-08-21 17:54:39 +02:00
Juan RP
8854ff0a60 srcpkgs: use "nocross=yes" where applicable. 2014-08-21 12:14:29 +02:00
Juan RP
d8dbda624f Corrected email address for some of my packages. 2014-06-14 09:02:17 +02:00
Juan RP
1b6c53c1a8 cross-x86_64-linux-musl: update to 1.1.2. 2014-06-07 05:45:37 +02:00
Juan RP
ab47bc78d3 cross-*: build with --enable-libstdcxx-time; update toolchain components. 2014-05-12 09:27:06 +02:00
Juan RP
f8fcf2f6ae cross-x86_64-linux-musl: update musl to 1.0.0. 2014-03-20 11:18:02 +01:00
Juan RP
097b4205eb cross-*: lib32disabled=yes 2014-03-17 11:01:44 +01:00
Juan RP
1c6d2f8af1 cross-*: restrict building only on native builds. 2014-02-10 16:10:47 +01:00
Juan RP
1a69b79774 cross-x86_64-linux-musl: install linux API headers before musl to DESTDIR.
... otherwise some musl provided headers (scsi/sg.h) might be removed
by this without any apparent reason.
2014-02-10 15:54:09 +01:00
Juan RP
01cc550bb7 cross-x86_64-linux-musl: no need to build it on x86_64-musl. 2014-01-14 12:08:53 +01:00
Juan RP
f93af99e6e cross-x86_64-linux-musl: update musl patch for gcc; disable libssp. 2014-01-14 11:50:16 +01:00
Juan RP
8b2f166e6c New package: cross-x86_64-linux-musl. 2014-01-07 16:40:18 +01:00