Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
build_path: mention build-path-prefix-map
· 3fd9ef1f
Sylvain Beucler
authored
May 31, 2018
3fd9ef1f
Merge branch 'patch-2' into 'master'
· 518c6f15
Chris Lamb
authored
May 31, 2018
build_path: mention build-path-prefix-map See merge request
!2
518c6f15
Hide whitespace changes
Inline
Side-by-side
_docs/build_path.md
View file @
518c6f15
...
...
@@ -28,3 +28,7 @@ This is also problematic because this will also apply to intermediate
source files that other tools generate. As they typically will use
[
random
file names
](
{{
"/docs/randomness/"
| prepend: site.baseurl }}), having a
fixed build path is not enough in such cases.
A
[
build-path-prefix-map
](
https://reproducible-builds.org/specs/build-path-prefix-map/
)
specification is in discussion with the GCC developers.