blueness 14/11/04 18:21:44 Added: eapi make.defaults parent use.force use.mask Log: Add musl/ppc profiles, thanks Felix Janda
Revision Changes Path 1.1 profiles/hardened/linux/musl/ppc/eapi file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/eapi?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/eapi?rev=1.1&content-type=text/plain Index: eapi =================================================================== 5 1.1 profiles/hardened/linux/musl/ppc/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/make.defaults?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/make.defaults?rev=1.1&content-type=text/plain Index: make.defaults =================================================================== # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/ppc/make.defaults,v 1.1 2014/11/04 18:21:44 blueness Exp $ ARCH="ppc" ACCEPT_KEYWORDS="${ARCH}" CHOST="powerpc-gentoo-linux-musl" CFLAGS="-O2 -pipe" CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" 1.1 profiles/hardened/linux/musl/ppc/parent file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/parent?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/parent?rev=1.1&content-type=text/plain Index: parent =================================================================== .. 1.1 profiles/hardened/linux/musl/ppc/use.force file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/use.force?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/use.force?rev=1.1&content-type=text/plain Index: use.force =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/ppc/use.force,v 1.1 2014/11/04 18:21:44 blueness Exp $ # Force the flag which corresponds to ARCH. ppc # Force the flag corresponding to the only ABI. abi_ppc_32 1.1 profiles/hardened/linux/musl/ppc/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/use.mask?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/ppc/use.mask?rev=1.1&content-type=text/plain Index: use.mask =================================================================== # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 # $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/ppc/use.mask,v 1.1 2014/11/04 18:21:44 blueness Exp $ # Unmask the flag which corresponds to ARCH. -ppc # Unmask the flag corresponding to the only ABI. -abi_ppc_32
