Merge pull request #813 from marineam/openmp

profiles: disable openmp globally instead of just for boards
This commit is contained in:
Michael Marineau 2014-08-21 16:58:26 -07:00
commit 5f98fd75e8
2 changed files with 4 additions and 1 deletions

View File

@ -19,6 +19,9 @@ USE="${USE} bindist"
# Namely dhcpcd shoudln't make up random ipv4 addresses using ipv4ll
USE="${USE} -zeroconf"
# No need for OpenMP support in GCC and other apps
USE="${USE} -openmp"
# Override upstream's python settings
USE="$USE python_targets_python2_7 python_single_target_python2_7"
USE="$USE -python_targets_python3_2 -python_single_target_python3_2"

View File

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