[Git][reproducible-builds/reproducible-presentations][master] debconf19: build path slide regroup.
Vagrant Cascadian
gitlab at salsa.debian.org
Sun Jul 21 17:33:31 UTC 2019
Vagrant Cascadian pushed to branch master at Reproducible Builds / reproducible-presentations
Commits:
384ac214 by Vagrant Cascadian at 2019-07-21T17:32:58Z
debconf19: build path slide regroup.
- - - - -
1 changed file:
- 2019-07-21-DebConf19/index.html
Changes:
=====================================
2019-07-21-DebConf19/index.html
=====================================
@@ -198,13 +198,6 @@
<p>We are now a Conservancy project</p>
</section>
- <section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
- <p><code>dpkg-buildflags</code> (1.19.1/Sep 2018)</p>
- <br>
- <p><code>DEB_BUILD_OPTIONS="reproducible=+fixfilepath"</code></p>
- <p>Adds <code>-ffile-prefix-map=BUILD_PATH=.</code> to default GCC flags</p>
- </section>
-
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
<h3>Other projects</h3>
<p class="fragment">Arch Linux at ~80% reproducible packages</p>
@@ -295,7 +288,7 @@
</section>
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
- <p>Build Path Variations</p>
+ <h3>Build Path Variations</h3>
<p>GCC <code>-fmacro-prefix-map</code></p>
<pre class="fragment">#include <stdio.h>
int main() {
@@ -313,6 +306,13 @@ int main() {
</pre></div>
</section>
+ <section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
+ <p><code>dpkg-buildflags</code> (1.19.1/Sep 2018)</p>
+ <br>
+ <p><code>DEB_BUILD_OPTIONS="reproducible=+fixfilepath"</code></p>
+ <p>Adds <code>-ffile-prefix-map=BUILD_PATH=.</code> to default GCC flags</p>
+ </section>
+
<section data-background="images/800px-Debconf19-horizontal.png" data-background-size="8%" data-background-position="90% 10%">
<h3>Build Path Variations</h3>
<p>macro-prefix-map is in gcc-8</p>
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/commit/384ac214285c022db5f3038411a732005180c301
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/commit/384ac214285c022db5f3038411a732005180c301
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190721/63c87d77/attachment.html>
More information about the rb-commits
mailing list