openwrt/config
Felix Fietkau eb155f755a build: make prefix mapping of debug information optional
Remapping the local build path in debug information makes debugging
using ./scripts/remote-gdb harder, because files no longer refer to the full
path on the build host.

For local builds, debug information does not need to be reproducible,
since it will be stripped out of packages anyway.

For buildbot builds, it makes sense to keep debug information reproducible,
since the full path is not needed (nor desired) anywhere.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-08-06 12:36:24 +02:00
..
Config-build.in build: make prefix mapping of debug information optional 2020-08-06 12:36:24 +02:00
Config-devel.in build: add option to mark devices as BROKEN 2020-07-30 21:49:07 +02:00
Config-images.in ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-15 21:16:18 +02:00
Config-kernel.in kernel: fix missing TRANSPARENT_HUGEPAGE symbols 2020-08-01 14:33:46 +01:00