]> git.ipfire.org Git - thirdparty/openwrt.git/commit
include: always set macro-prefix-map for reproducibility iremap 19838/head
authorPaul Spooren <mail@aparcar.org>
Fri, 22 Aug 2025 07:52:59 +0000 (09:52 +0200)
committerPaul Spooren <mail@aparcar.org>
Fri, 22 Aug 2025 07:52:59 +0000 (09:52 +0200)
commite286791b8808f186856fed51c15820e851e20af2
tree8c3088ff566ff09042383f6373238cb7962e708d
parentaff2f096235b62cdccc47b9e453c318c8f90e1f6
include: always set macro-prefix-map for reproducibility

The current implementation either adds macro-prefix-map XOR file-prefix-map (if
REPRODUCIBLE_DEBUG_INFO is defined). Let's have the former always active to
improve the reproducibility.

Signed-off-by: Paul Spooren <mail@aparcar.org>
rules.mk