You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/08/11 18:01:10 UTC

[GitHub] [buildstream-plugins] nanonyme commented on a diff in pull request #25: Enable setting build-dir

nanonyme commented on code in PR #25:
URL: https://github.com/apache/buildstream-plugins/pull/25#discussion_r943769690


##########
src/buildstream_plugins/elements/autotools.py:
##########
@@ -51,6 +51,14 @@
          conf-global: |
            --disable-gtk-doc --disable-static
 
+By default build-dir is not used. To improve probability build does not
+tamper with sources, you can set build-dir like
+
+.. code:: yaml
+
+   variables:
+     build-dir: bst_build-dir

Review Comment:
   Ah, yes. True.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org