Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[gcc] aarch64 fixes. Contributes JB#47986
- Make use of libdir macro wherever possible
- Disable libmpx as this is dropped in gcc 9 anyway.
- Remove objc support
- remove pycache
- Disable liblsan and libtsan for aarch64. Contributes to JB#47986
  • Loading branch information
xfade committed Jan 10, 2020
1 parent 9ab63ca commit 1a8b0c1
Show file tree
Hide file tree
Showing 13 changed files with 3,483 additions and 4,272 deletions.
646 changes: 290 additions & 356 deletions cross-aarch64-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-armv5tel-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-armv6l-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-armv7hl-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-armv7l-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-armv7nhl-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-armv7thl-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-armv7tnhl-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-i486-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-mipsel-gcc.spec

Large diffs are not rendered by default.

646 changes: 290 additions & 356 deletions cross-x86_64-gcc.spec

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions gcc.changes
@@ -1,3 +1,6 @@
* Fri Jan 10 2020 Niels Breet <niels.breet@jolla.com> - 8.3.0-2
- aarch64 fixes. Contributes JB#47986

* Thu Aug 20 2019 Niels Breet <niels.breet@jolla.com> - 8.3.0
- Upgrade to ARM gcc 8.3-2019.03. Fixes JB#46923

Expand Down
646 changes: 290 additions & 356 deletions gcc.spec

Large diffs are not rendered by default.

0 comments on commit 1a8b0c1

Please sign in to comment.