Commit Graph

44 Commits

Author SHA1 Message Date
heitbaum
820898ea42 qemu: remove --static to successfully compile on hirsute-proposed glibc 2.33
binutils: gdb HEAD requires --enable-static

to compile 668c18f17fc4ea91675a2b638c31bfbefa29665f
as mentioned in PR5159
2021-09-11 23:21:26 +10:00
heitbaum
b9171dc8f1 binutils: fix parallel build with libctf requiring bfd 2021-02-19 08:33:52 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
Ian Leonard
b1ffdba907 binutils: update to 2.35.1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-11-11 01:36:22 +00:00
MilhouseVH
b2dbc66ec9 binutils: update to binutils-2.34 2020-02-04 23:14:28 +00:00
Matthias Reichl
e7d2796b1a 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:34:19 +01:00
MilhouseVH
fdccc56e64 binutils: update to binutils-2.33.1 2019-10-13 03:36:37 +01:00
MilhouseVH
0a890b8099 binutils: build strings for target (needed by rpi-eeprom-update) 2019-09-03 19:05:15 +01:00
Matthias Reichl
0c2616d77a binutils: build libopcodes for target
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-09 19:43:30 +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
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