4d5c2653d4
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1553 6952d904-891a-0410-993b-d76249ca496b
19 lines
586 B
Plaintext
19 lines
586 B
Plaintext
# orion5x - make.defaults
|
|
|
|
ARCH="arm"
|
|
ACCEPT_KEYWORDS="arm"
|
|
|
|
CFLAGS="-O2 -pipe -fno-strict-aliasing -mtune=arm926ej-s"
|
|
CHOST="armv5tejl-softfloat-linux-gnueabi"
|
|
CXXFLAGS="${CFLAGS}"
|
|
CPPFLAGS="${CFLAGS}"
|
|
|
|
MAKEOPTS="-j1"
|
|
USE="7zip apache2 arm authdaemond authfile bash-completion bzip2 clamav \
|
|
clamd crosscompile foomaticdb maildir -mysql netboot php posix postfix \
|
|
procmail samba sasl slang softquota symlink tokenizer usb -X -alsa -esd \
|
|
-fortran -gnome -gstreamer -gtk -opengl -oss -qt3 -qt4 -quicktime \
|
|
-spell -xv -ldap unicode"
|
|
|
|
USE_EXPAND="ORION_NAS_DEVICES"
|