Add the nomultilib set. The target won't be built until the set is added to sets.

This commit is contained in:
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2012-02-22 04:16:53 +00:00
parent e38dced51f
commit 8c70eae6ee

View file

@ -11,9 +11,9 @@ SETS="multilib hardened_multilib hardened_nomultilib"
SET_multilib_SPECS="stage1.spec stage2.spec stage3.spec"
SET_multilib_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
SET_nomultilib_SPECS="stage1-nomultilib.spec stage2-nomultilib.spec stage3-nomultilib.spec"
SET_hardened_multilib_SPECS="hardened/stage1.spec hardened/stage2.spec hardened/stage3.spec"
SET_hardened_nomultilib_SPECS="hardened/stage1-nomultilib.spec hardened/stage2-nomultilib.spec hardened/stage3-nomultilib.spec"
KCONFIG_DIR=${REPO_DIR}/releases/weekly/kconfig/${ARCH}