You need to sign in or sign up before continuing.
Select Git revision
build-module.sh.in
-
Sam Thursfield authored
You can now set BUILDSTREAM_DESTDIR in the environment to cause the results of the source-bundle build to be collected into that directory, instead of the default of the root directory (`/`). This makes it eaiser to collect up the results of a build cleanly. If elements in the source bundle depend on each other to build, then they need to be installed to `/`, or else extra care needs to be taken to set variables such as PATH during the build.
Sam Thursfield authoredYou can now set BUILDSTREAM_DESTDIR in the environment to cause the results of the source-bundle build to be collected into that directory, instead of the default of the root directory (`/`). This makes it eaiser to collect up the results of a build cleanly. If elements in the source bundle depend on each other to build, then they need to be installed to `/`, or else extra care needs to be taken to set variables such as PATH during the build.