diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-09-21 00:12:01 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-09-21 00:12:01 +0000 |
commit | 5f46c495b08c4bfc0a9a7f3ca93a9ee79ba05a67 (patch) | |
tree | b988f581cf771d89e28b3a2a46431096467bd569 /profiles/arch/m68k/parent | |
parent | Version bump. (diff) | |
download | historical-5f46c495b08c4bfc0a9a7f3ca93a9ee79ba05a67.tar.gz historical-5f46c495b08c4bfc0a9a7f3ca93a9ee79ba05a67.tar.bz2 historical-5f46c495b08c4bfc0a9a7f3ca93a9ee79ba05a67.zip |
Mask and force USE flags that correspond to ARCH values. All arch profiles
now inherit from arch/base, which masks the USE flags that correspond to
all possible ARCH values. Each of the individual arch profiles unmasks and
forces the USE flag which corresponds to its ARCH value.
Diffstat (limited to 'profiles/arch/m68k/parent')
-rw-r--r-- | profiles/arch/m68k/parent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/m68k/parent b/profiles/arch/m68k/parent new file mode 100644 index 000000000000..eb001c6e8ab8 --- /dev/null +++ b/profiles/arch/m68k/parent @@ -0,0 +1 @@ +../base |