All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eto.make.conf Maven / Gradle / Ivy

The newest version!
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=k8 -O2 -pipe"
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.
USE="bindist" 

CPU_FLAGS_X86="mmx sse sse2"

GENTOO_MIRRORS="http://localhost:3001/"

PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy