Skip to main content

KBEA-00165 - Best Practices for Android Builds Using CloudBees Build Acceleration 10.1 and Newer Versions

Comments

2 comments

  • Gregory Maxey

    The back tick "`" should be removed from these:

    --emake-history`=`

    --emake-historyfile`=`

    --emake-root`=`

    --emake-readdir-conflicts`=

    ``--emake-blind-create=1`

    0
  • Gregory Maxey

    The code in the example makefile,

         **cd $(ANDROID_ROOT) \&\& $(MAKE)**

    it should be

        cd $(ANDROID_ROOT) && $(MAKE)

    And the line following is not part of the makefile, but part of the article.

    0

Please sign in to leave a comment.

About CloudBees Support

Our Support Engineers are available to help with any questions or problems you may have with any of our products.