summaryrefslogtreecommitdiff
path: root/metadata/news/2014-11-11-kgcc64-sparc-removal/2014-11-11-kgcc64-sparc-removal.en.txt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/news/2014-11-11-kgcc64-sparc-removal/2014-11-11-kgcc64-sparc-removal.en.txt
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/news/2014-11-11-kgcc64-sparc-removal/2014-11-11-kgcc64-sparc-removal.en.txt')
-rw-r--r--metadata/news/2014-11-11-kgcc64-sparc-removal/2014-11-11-kgcc64-sparc-removal.en.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/news/2014-11-11-kgcc64-sparc-removal/2014-11-11-kgcc64-sparc-removal.en.txt b/metadata/news/2014-11-11-kgcc64-sparc-removal/2014-11-11-kgcc64-sparc-removal.en.txt
new file mode 100644
index 000000000000..635c865ae9f8
--- /dev/null
+++ b/metadata/news/2014-11-11-kgcc64-sparc-removal/2014-11-11-kgcc64-sparc-removal.en.txt
@@ -0,0 +1,16 @@
+Title: sys-devel/kgcc64 removal on sparc
+Author: Raúl Porcel <armin76@gentoo.org>
+Content-Type: text/plain
+Posted: 2014-11-11
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Profile: default/linux/sparc
+
+sys-devel/kgcc64 is going to be removed from the sparc system package set
+since the normal sys-devel/gcc can, since version 4.4, build 64bit kernels.
+
+Until now, you had to use CONFIG_CROSS_COMPILE="sparc64-unknown-linux-gnu-"
+in your kernel config, but with sys-devel/kgcc64 going away, you need to
+remove that option from your kernel configuration.
+
+