summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-09 10:21:05 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-09 10:21:05 (EST)
commitc18744dc6fcc5a0a82338ab218001d0994c79571 (patch)
tree921639364b6a71c3066c709d39f17ced40d64d10 /NEWS
parente39a6e99302e8a780ca9867f92713e3fdfc518fc (diff)
ob-buildenv: Set -ffile-prefix-map
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de2cb16..01165fc 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ Utilities:
* ob-buildopk now sets the modification time of the "control.tar.gz"
and "data.tar.gz" files after compression rather than before,
because BusyBox's gzip doesn't preserve modification times.
+ * ob-buildenv now adds "-ffile-prefix-map" options to CFLAGS and
+ CXXFLAGS.
opkbuild version 4.2.1
----------------------