summaryrefslogtreecommitdiff
path: root/profiles/prefix/sunos/solaris/package.use.force
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/sunos/solaris/package.use.force')
-rw-r--r--profiles/prefix/sunos/solaris/package.use.force9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/prefix/sunos/solaris/package.use.force b/profiles/prefix/sunos/solaris/package.use.force
new file mode 100644
index 000000000000..ae3b08d0d6aa
--- /dev/null
+++ b/profiles/prefix/sunos/solaris/package.use.force
@@ -0,0 +1,9 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Fabian Groffen <grobian@gentoo.org> (08 Dec 2011)
+# Force libssp, Solaris' libc doesn't have stack protection symbols,
+# hence without this, -fstack-protector fails with linker unresolved
+# symbol errors.
+sys-devel/gcc libssp
+