Merge pull request #610 from marineam/cflags

Profile maintance
This commit is contained in:
Michael Marineau 2014-05-15 22:19:41 -07:00
commit 98473f4e09
5 changed files with 8 additions and 12 deletions

View File

@ -8,12 +8,5 @@ source make.conf.board_setup
# Common settings across all board targets.
source make.conf.common
# Recommended MARCH_TUNE, CFLAGS, etc.
MARCH_TUNE=""
# Allow a board to override or define additional settings.
CFLAGS="-O2 -pipe ${MARCH_TUNE} -g"
CXXFLAGS="${CFLAGS}"
# Allow the user to override or define additional settings.
source make.conf.user

View File

@ -0,0 +1,3 @@
# Enable optimizations for common x86_64 CPUs
CFLAGS="-O2 -pipe -mtune=generic"
CXXFLAGS="${CFLAGS}"

View File

@ -0,0 +1,3 @@
# Enable optimizations for common x86_64 CPUs
CFLAGS="-O2 -pipe -mtune=generic"
CXXFLAGS="${CFLAGS}"

View File

@ -3,7 +3,7 @@
USE="cros-debug acpi usb symlink-usr -pam"
USE="${USE} -cros_host -expat -pic -pie -cairo -X"
USE="${USE} -acl -cracklib -gpm -ipv6 -openmp -python -sha512"
USE="${USE} -acl -cracklib -gpm -openmp -python -sha512"
USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls"
# Exclude documentation

View File

@ -12,14 +12,11 @@ dev-python/pyudev pygobject
dev-util/perf -doc -demangle -tui -ncurses -perl -python
dev-util/perf-next -doc -demangle -tui -ncurses -perl -python
net-analyzer/tcpdump -chroot
net-firewall/iptables ipv6
net-misc/dhcp ipv6 -server
net-misc/dhcp -server
net-misc/iperf threads
net-misc/iputils ipv6
net-misc/ntp caps
sys-apps/busybox -pam -selinux
sys-apps/dbus -X -systemd
sys-apps/iproute2 ipv6
sys-apps/smartmontools minimal
sys-block/parted device-mapper
sys-fs/lvm2 -lvm1 -readline -static