blob: 3e2fa89b73a29a1bffbea11c937d9b120d0f98e0 (
plain)
1
2
3
4
5
6
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2007.0/desktop/G3/make.defaults,v 1.1 2007/04/16 21:14:43 wolf31o2 Exp $
CFLAGS="-O2 -mtune=G3 -mcpu=G3 -pipe"
CXXFLAGS="${CFLAGS}"
|