-
- #normal CFLAGS
- CFLAGS="-march=native -O2 "
- #CXXFLAGS="${CFLAGS}"
- # WARNING: Changing your CHOST is not something that should be done lightly.
- # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
- #CHOST="x86_64-pc-linux-gnu"
- # These are the USE flags that were used in addition to what is provided by the
- # profile used for building.
-
- # computer: pentium4 bob
- CHOST="x86_64-pc-linux-gnu"
- #CFLAGS="-O2 -march=nocona --param l1-cache-line-size=64 --param l1-cache-size=16 --param l2-cache-size=2048"
- CXXFLAGS="${CFLAGS}"
- CPU_FLAGS_X86=" mmx mmxext sse sse2 sse3"
-
-
- PORTDIR="/usr/portage"
- DISTDIR="${PORTDIR}/distfiles"
- PKGDIR="${PORTDIR}/packages"
-
- FEATURES="-userfetch"#clamav as superuser
- #processorCores +1
- MAKEOPTS="-j2"
- #distcc options
- #MAKEOPTS="-j20 -l2"
- #FEATURES="distcc distcc-pump"
-
-
- GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ http://mirrors.linuxant.fr/distfiles.gentoo.org/ ftp://mirrors.linuxant.fr/distfiles.gentoo.org/ http://de-mirror.org/gentoo/ ftp://mirror.netcologne.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://mirror.leaseweb.com/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
-
- SANE_BACKENDS="hp"
-
- USE="-gtk -jack gles2 X -elogind -pulseaudio -jack2 inotify hpcups \
- acpi alsa amd64 bindist bzip2 cli -kde -bluetooth udev drm \
- glamoregl dri intel i915 fbdev modesetting vesa evdev mouse -systemd openrc"
- #GRUB_PLATFORMS="efi-64"
- #CPU_FLAGS_X86="mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
- XFCE_PLUGINS="brightness clock trash power"
- #source /var/lib/layman/make.conf
- PORTAGE_ELOG_CLASSES="log"
- PORTAGE_ELOG_SYSTEM="save"
-
- PORTAGE_BINHOST="192.168.2.14/packages"
-