Skip to content

Commit d25bef6

Browse files
committed
📝 Add a change note for PR #1591
1 parent 09952aa commit d25bef6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎CHANGES/1591.packaging.rst‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Starting this version, when building the wheels is happening
2+
in an automatically created temporary directory, the build
3+
backend makes an effort to normalize the respective file
4+
system path to a deterministic source checkout directory.
5+
6+
-- by :user:`webknjaz`
7+
8+
It does so by injecting the ``-ffile-prefix-map`` compiler
9+
option into the ``CFLAGS`` environment variable.
10+
11+
The effect is that downstreams will get more reproducible
12+
build results.

0 commit comments

Comments
 (0)