mirror of https://github.com/hak5/openwrt.git
eb155f755a
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> |
||
---|---|---|
.. | ||
Config-build.in | ||
Config-devel.in | ||
Config-images.in | ||
Config-kernel.in |