Ian Leonard
08bdf2a5cd
gdb: set size build flag
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-05-21 02:54:54 +00:00
MilhouseVH
7ffc044f29
gdb: update to gdb-8.2.1
2019-02-01 20:42:55 +00:00
MilhouseVH
c19a3ff780
packages: setup_toolchain $TARGET only called after package is sourced
...
Packages referencing variables defined in setup_toolchain such as CC, CXX,
AR, CFLAGS, LDFLAGS, HOST_CC etc. etc. must only reference these variables in
pre_build()/pre_configure()/pre_make() etc. functions, as the variables will not
be available when the package is sourced, but will be available after the call
to setup_toolchain() from scripts/build.
2018-12-18 03:43:28 +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
CvH
75b84c1126
spdx: packages/debug
2018-07-17 23:58:49 +02:00
Matthias Reichl
d6ba56ef5f
gdb: drop lto build flag
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-06-04 19:54:29 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
...
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)
All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk
Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Matthias Reichl
6b7a5ce8d9
gdb: only install to target
...
Don't pollute sysroot with static libs and headers
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-02-20 10:54:57 +01:00
MilhouseVH
5da53e5c40
gdb: update to gdb-8.1
2018-02-06 23:28:36 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
cvh
13f69f494a
packages: change depends to ncurses
2017-08-21 19:19:51 +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
MilhouseVH
2201d21eea
gdb: update to gdb-7.12.1
2017-05-10 22:29:02 +01:00
Alan
7487ed9f8e
tex: changes to remove tex dependencies
2017-02-02 15:09:44 +04:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
Stephan Raue
3dd3941fbf
gdb: update to gdb-7.11.1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
(cherry picked from commit 3696010d45cdd7818c7fb9bc3481ee6a87ab7731)
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
Stefan Saraev
0d9b10fb05
ncurses: replace with netbsd-curses
2016-04-20 23:25:00 -07:00
Lukas Rusak
37c3c4d33e
gdb: update to 7.11
2016-03-02 22:38:29 +01:00
Stefan Saraev
922fc2d398
gdb: add / to auto-load safe-path
2016-02-01 09:15:00 +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
0cf74174ca
gdb: update to gdb-7.10.1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-12-18 12:37:34 +01:00