Commit graph

24 commits

Author SHA1 Message Date
Martijn Braam
a96e14e88c
cross/gcc*: bump pkgrel 2020-11-04 13:53:16 +01:00
Martijn Braam
084a447559
cross/gcc{,6}*: bump pkgrel
Following upgrade in Alpine
2020-10-31 02:46:53 +01:00
Clayton Craft
f24a6e3e4c
cross/gcc-*: upgrade to 10.2.0-r5
The changes here reflect those made in the upstream Alpine Linux
gcc-10.2.0-r5 package.
2020-09-05 13:43:11 -07:00
Oliver Smith
8e65dae0ff
cross/gcc-*: upgrade to 10.2.0-r3 2020-09-04 21:21:59 +02:00
Oliver Smith
d425719887
cross/gcc-*: upgrade to 10.2.0-r2 2020-08-24 13:16:49 +02:00
Oliver Smith
c9d1d5e53b
cross/gcc-*: upgrade to 10.2.0-r1 2020-08-21 12:45:50 +02:00
Oliver Smith
7381619a40
cross/gcc-*: upgrade to 9.3.0-r4 2020-07-14 18:06:49 +02:00
Danct12
d1640538ec
cross/gcc-*: upgrade to 9.3.0-r3 (MR 1299)
Bring the GCC packages up to date with upstream.
This adds a patch for time64 compatible futext syscall, it is needed for musl 1.2
which makes our little phones works after 2038.

Upstream commits:
- c6536bc29a
- 30ddf1b3c4

[ci:skip-build]

Signed-off-by: Danct12 <danct12@disroot.org>
2020-06-11 09:11:10 +02:00
Ruby Iris Juric
3d98f8ba79
cross/gcc-*: upgrade to 9.3.0-r2 (MR 1253)
Bring the GCC packages up to date with upstream.
Fixes libstdc++ unsatisfiable constrains related error messages.

Upstream commits:
- 1069d8331c
- e296f565db

[ci:skip-build]
2020-05-18 19:55:09 +03:00
Minecrell
a1735c9596
cross/gcc-*: upgrade to 9.3.0-r1
upstream commit 6957885149
2020-03-31 15:38:47 +02:00
Luca Weiss
0f8f0eef32
cross/gcc-*: upgrade to 9.3.0 (!1109) 2020-03-27 19:44:21 +03:00
Alexey Min
32d14ec8c4
cross/gcc-*: upgrade to 9.2.0-r6 (!999)
[ci:skip-build]
2020-02-27 07:07:23 +03:00
Daniele Debernardi
57edb0f149
cross/gcc-*: bump pkgrel (!879)
Make the version match Alpine's gcc again. Fixes libstdc++ unsatisfiable
constrains related error messages (because the libstdc++ generated by
these cross-* packages has the same pkgver and pkgrel again as the one
provided by Alpine's gcc package).

[ci:skip-build]
2020-01-14 23:17:39 +01:00
J0WI
320e56fde5
cross/gcc-*: upgrade to 9.2.0-r4 (!839)
and sync with upstream: enable D programming language as in
5bbe16ae7b
2019-12-28 18:31:17 +05:30
Oliver Smith
1a5312bb28
cross/gcc-*: upgrade to 9.2.0-r3 2019-11-25 09:50:59 +01:00
Oliver Smith
9984bf9e14
cross/gcc-*: adjust to upstream changes
Alpine made some minor modifications to the gcc aport, without
changing the version. Let's adjust the pmaports too, so we stay in
sync. [ci:skip-vercheck]

Related: 97a2b093b1
2019-10-01 09:57:30 +02:00
Oliver Smith
a039e6f1f8
cross/gcc-*: upgrade to 9.2.0-r2
[ci:skip-build]: won't finish in time
2019-09-19 23:07:15 +02:00
Luca Weiss
8ed829516a
cross/gcc-*: regen for gcc9 (!624)
[ci:skip-build]: will not finish in time and does not build with --strict
because of an abuild bug that will be fixed in the next abuild release by
this patch:

c54d39d8aa
2019-09-12 17:47:03 +02:00
Oliver Smith
0cae49b26f
cross/gcc-*: bump pkgrel
Make the version match Alpine's gcc again. Fixes libstdc++ unsatisfiable
constrains related error messages (because the libstdc++ generated by
these cross-* packages has the same pkgver and pkgrel again as the one
provided by Alpine's gcc package).

[ci:skip-build]: won't finish in time

The upstream compat test case will still fail after this, there are more
issues that need to be resolved. I'm on it.
2019-09-11 19:00:28 +02:00
Oliver Smith
4e9d08d39e
cross/gcc-*: re-generate with pmbootstrap aportgen
Adjust the depends of the GCC-8 cross compiler packages after the change
from pmbootstrap!1778. This does not have any effect (since the GCC-8
aports don't have !tracedeps in options, in contrary to the other GCC
aports we ship). But it makes sure that we don't get any changes after
running the repository maintenance script from here:
https://wiki.postmarketos.org/wiki/Repository_maintenance

[ci:skip-build]: cosmetic change, build would take too long anyway
2019-04-30 19:12:56 +02:00
Martijn Braam
021640f04b cross/gcc-*: update to 8.3.0-r0 2019-02-26 13:22:07 +01:00
Oliver Smith
9b4435bcd0
cross/gcc-*: add missing patch file
I forgot to add it with the last commit, sorry for that.
2019-01-03 16:03:55 +01:00
Oliver Smith
81b184522a
cross/gcc-*: update to 8.2.0-r2
[skip ci], as the build takes too long.
2019-01-03 15:57:32 +01:00
Grant Miller
74941fe0d4
Add cross/{binutils,busybox-static,gcc,gcc6,musl}-armv7 (!110)
Generated with:
$ pmbootstrap aportgen binutils-armv7 busybox-static-armv7 gcc-armv7 \
  gcc7-armv7 musl-armv7

[skip ci]
2018-12-22 23:25:26 +01:00