summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-01-02 02:46:08 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2017-01-02 02:46:08 +0000
commit5b345163f1eb2caae12b775e4d043997a05b5e8c (patch)
treea4266b1217b82abe6d73c80516406604d24f462f /profiles/arch
parent17c38b5732e73cb317b96ca334166249d6984c15 (diff)
downloadpackages-5b345163f1eb2caae12b775e4d043997a05b5e8c.tar.gz
packages-5b345163f1eb2caae12b775e4d043997a05b5e8c.tar.bz2
packages-5b345163f1eb2caae12b775e4d043997a05b5e8c.tar.xz
packages-5b345163f1eb2caae12b775e4d043997a05b5e8c.zip
Add functional PowerPC profile
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/ppc/make.defaults2
-rw-r--r--profiles/arch/ppc/package.accept_keywords7
-rw-r--r--profiles/arch/ppc/package.use1
3 files changed, 9 insertions, 1 deletions
diff --git a/profiles/arch/ppc/make.defaults b/profiles/arch/ppc/make.defaults
index ce2e6bc5f..8964d8318 100644
--- a/profiles/arch/ppc/make.defaults
+++ b/profiles/arch/ppc/make.defaults
@@ -19,7 +19,7 @@ ACCEPT_KEYWORDS="${ARCH}"
# -fno-omit-... -> Never omit the frame pointer.
# This is crucial for proper debugging.
# -mfpu=dp_full -> Use hardware for floating point math.
-CFLAGS="-O2 -mlong-double-64 " #-ggdb -mcpu=7450 -maltivec -fno-omit-frame-pointer -mfpu=dp_full"
+CFLAGS="-O2 -mlong-double-64 -ggdb -mcpu=G3 -fno-omit-frame-pointer"
CXXFLAGS="${CFLAGS}"
ELIBC="musl"
diff --git a/profiles/arch/ppc/package.accept_keywords b/profiles/arch/ppc/package.accept_keywords
new file mode 100644
index 000000000..66473715d
--- /dev/null
+++ b/profiles/arch/ppc/package.accept_keywords
@@ -0,0 +1,7 @@
+# the goal is for all of these to be upstreamed to glpgs/gentoo
+# if a binary distro with support guarantees can keyword it, you can too! <3
+
+=app-crypt/gnupg-2.1.15 ~ppc
+=dev-libs/libassuan-2.4.3 ~ppc
+=dev-libs/libgpg-error-1.25 ~ppc
+=dev-libs/npth-1.3 ~ppc
diff --git a/profiles/arch/ppc/package.use b/profiles/arch/ppc/package.use
new file mode 100644
index 000000000..c7234ddcc
--- /dev/null
+++ b/profiles/arch/ppc/package.use
@@ -0,0 +1 @@
+dev-vcs/git -blksha1 ppcsha1