# Copyright 2000 Daniel Robbins, Gentoo Technologies, Inc. # System-wide defaults for the Portage system # Host-type CHOST=i486-pc-linux-gnu USE="build" # C Compiler flags CFLAGS="-m486 -march=i486 -O2" # C++ Compiler flags CXXFLAGS="-m486 -march=i486 -O2" #DEBUG=true