summaryrefslogtreecommitdiff
blob: b8cb99e38bd8ca956fad707886e4addb553d4194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/make.defaults,v 1.2 2009/06/30 16:34:58 darkside Exp $

# System-wide defaults for all AIX profiles
# This file should rarely need to be changed

# 'Sane' defaults
ELIBC="AIX"
KERNEL="AIX"

# no scanelf
FEATURES="nostrip"