Lines Matching full:build
7 exactly the same. This makes it possible to verify that the build
57 to an absolute filename in an out-of-tree build. Kbuild automatically
67 The build processes for some programs under the ``tools/``
69 cause a later source package build using e.g. ``make rpm-pkg`` to
78 generate a different temporary key for each build, resulting in the
82 One approach to this is to divide up the build process so that the
91 Build the kernel and modules.
96 4. Perform a second build that attaches the module signatures. It
104 value is used by each build. See ``scripts/gen-randstruct-seed.sh``
113 Once you set all the necessary variables for a reproducible build, a
132 .. _KBUILD_BUILD_TIMESTAMP: kbuild.html#kbuild-build-timestamp
133 .. _KBUILD_BUILD_USER and KBUILD_BUILD_HOST: kbuild.html#kbuild-build-user-kbuild-build-host
135 .. _prefix-map options: https://reproducible-builds.org/docs/build-path/