13 lines
389 B
Text
13 lines
389 B
Text
# Copyright 1999-2009 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/make.defaults,v 1.2 2009/06/30 16:35:01 darkside Exp $
|
|
|
|
# System-wide defaults for all HP-UX profiles
|
|
# This file should rarely need to be changed
|
|
|
|
# 'Sane' defaults
|
|
ELIBC="HPUX"
|
|
KERNEL="HPUX"
|
|
|
|
# no scanelf
|
|
FEATURES="nostrip"
|