diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-04-09 20:21:10 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-04-09 20:21:10 +0000 |
commit | b3410267a0cfa66e6a5e9248b31fad07d0cef4aa (patch) | |
tree | 0f8cda6a539911121da21ad0f6babbc27d0df489 /profiles | |
parent | Added to ~ppc (diff) | |
download | historical-b3410267a0cfa66e6a5e9248b31fad07d0cef4aa.tar.gz historical-b3410267a0cfa66e6a5e9248b31fad07d0cef4aa.tar.bz2 historical-b3410267a0cfa66e6a5e9248b31fad07d0cef4aa.zip |
Added nptl since there aren't gcc-3.3.x working on ppc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-ppc-1.4/use.mask | 4 | ||||
-rw-r--r-- | profiles/default-ppc-2004.0/use.mask | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/profiles/default-ppc-1.4/use.mask b/profiles/default-ppc-1.4/use.mask index 9e34c65a8b9e..f587c0b19ea1 100644 --- a/profiles/default-ppc-1.4/use.mask +++ b/profiles/default-ppc-1.4/use.mask @@ -13,6 +13,10 @@ firebird tcc acpi +# No stable enough gcc-3.3.x available on ppc +nptl + + # Chris PeBenito <pebenito@gentoo.org> # must use a SELinux profile selinux diff --git a/profiles/default-ppc-2004.0/use.mask b/profiles/default-ppc-2004.0/use.mask index 647f43309f26..98d729ba7cf6 100644 --- a/profiles/default-ppc-2004.0/use.mask +++ b/profiles/default-ppc-2004.0/use.mask @@ -13,6 +13,9 @@ firebird tcc acpi +# No stable enough gcc-3.3.x available on ppc +nptl + # For ppc SElinux support please use the SElinux profile # Maintained by Chris Pebenito <pebenito@gentoo.org> |