Commit graph

44 commits

Author SHA1 Message Date
David G. F
61bbf8a1db
Downgrade binutils to fix build errors (#1081)
Cannot rollback to previous version since it does not build with gcc 9/10
However this version seems to work with gcc 10 *and* also produce valid binutils
that are not affected by the ABI change (see https://lkml.org/lkml/2020/1/30/1005)
2020-11-04 03:20:33 +02:00
David G. F
13c5be12a8
Bump binutils version (#1068)
Current version does not work with GCC 10 due to a missing include.
See: https://sourceware.org/pipermail/binutils/2019-June/107174.html
2020-10-25 01:11:51 +03:00
Matthias Reichl
6b8a687fca binutils: explicitly depend on target zlib
By default binutils 2.33 will automatically build and use it's
bundled zlib version - which isn't obvious from package.mk as
we don't explicitly build the zlib folder.

binutils 2.32 uses the zlib include from it's bundled version but
won't build it and try to link with libz.a from sysroot - which
will either fail (if zlib wasn't built before) or result in a
possible version mix (which isn't nice as well).

Explicitly using the target zlib - like most linux distributions
do - solves these issues and makes the build consistent.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-21 18:36:25 +01:00
MilhouseVH
bdeb0ccd4f binutils: build strings for target (needed by rpi-eeprom-update) 2019-09-08 20:22:52 +01:00
Matthias Reichl
2c5d302d8e binutils: build libopcodes for target
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-15 06:26:29 +01:00
MilhouseVH
cb21c54f20 binutils: update to binutils-2.32 2019-02-03 15:45:07 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
ccff6b7109 binutils: update to binutils-2.31.1 2018-07-31 12:23:38 +01:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
Jonas Karlman
500add21aa binutils: add patch to fix aarch64 ld regression 2018-02-25 17:43:03 +01:00
Matthias Reichl
3e8571e74a binutils: cleanup target build, add libbfd
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-20 10:54:50 +01:00
Christian Hewitt
161ae076c9
Merge pull request #2459 from MilhouseVH/le90_package_bumps_2018v1
Package Updates: various
2018-02-10 10:54:32 +04:00
Matthias Reichl
088e6a765e binutils: build libiberty for target
Libiberty is needed by perf to demangle symbols.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-05 15:42:44 +01:00
MilhouseVH
edf8510fc8 binutils: update to binutils-2.30 2018-02-05 08:59:19 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Sascha Kuehndel (InuSasha)
d3ce49c69b
binutils: update to 2.29 2017-08-14 19:57:57 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Stephan Raue
1572df81fa
binutils: update to binutils-2.28
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2017-03-18 10:09:24 -07:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Peter Vicman
e947ab847b binutils: warn for uses of system directories when cross linking
linker output in case of using /usr/lib path:
/data/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.0-devel/toolchain/lib/gcc/x86_64-libreelec-linux-gnu/6.2.0/../../../../x86_64-libreelec-linux-gnu/bin/ld: warning: library search path "/usr/lib" is unsafe for cross-compilation, ignore it
2016-11-23 09:07:40 +01:00
Stephan Raue
c35e290e1c binutils: update to binutils-2.27
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 361d2bf3eaa76804ea1abde78c77be3cdd8efbcb)
2016-11-16 00:18:25 +00:00
Stephan Raue
ef501be8e5 binutils: remove old patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 377ed14d09ae53c77854b04d8808c58b3aa5fc20)
2016-11-16 00:18:25 +00:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
cvh
2bbeec8418 change gnu.org download location 2016-09-14 10:55:52 +02:00
Stephan Raue
25a27816e0 binutils: update to binutils-2.26
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-06 11:23:58 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
5fd79560ba binutils: update to binutils-2.25.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-07-30 10:55:37 +02:00
Stephan Raue
9d49b1a8c0 binutils: update to binutils-2.25
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-27 21:18:26 +01:00
Patrick Rasmussen
0ed1347a66 binutils: update to 2.24 2014-09-13 11:05:32 +02:00
Stephan Raue
3bc065a799 binutils: cleanup. 64-bit-bfd is no more.. 2014-08-26 03:56:03 +02:00
Stepah Raue
3b778fd073 binutils: clean up ppl/mpc/mpfr
mpc/mpfr not required for binutils
2014-08-22 13:39:18 +02:00
Stefan Saraev
858e1e6eaa binutils: remove unused cloog patch 2014-08-15 15:35:19 +02:00
Stephan Raue
dcfbb1f64d binutils: remove unused cloog and ppl support for now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-02 00:58:33 +02:00
Stefan Saraev
d02290340b binutils: fox typo 2014-04-01 19:34:22 +03:00
Stephan Raue
73f4d8c039 binutils: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:30 +01:00
Stephan Raue
a1ea7dc33d binutils: update to binutils-2.23.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-15 05:31:52 +01:00
Stephan Raue
716a43b4e0 mpfr: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-09 18:34:51 +01:00
Stephan Raue
c2c7f4cc89 cloog: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-09 14:08:10 +01:00
Stephan Raue
01cc2e0046 flex: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-08 20:04:39 +01:00
Stephan Raue
d766cefd3a ccache: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-08 12:48:46 +01:00
Stephan Raue
dc9b54d055 binutils: convert to new package format, move package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-05 16:03:40 +01:00