RUBY_TARGETS="-*"
This commit is contained in:
parent
425ac242bc
commit
8b888b5b1a
|
@ -25,7 +25,7 @@ PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
|
||||||
PORTAGE_ELOG_CLASSES="warn error log"
|
PORTAGE_ELOG_CLASSES="warn error log"
|
||||||
PORTAGE_ELOG_SYSTEM="save"
|
PORTAGE_ELOG_SYSTEM="save"
|
||||||
|
|
||||||
RUBY_TARGETS=""
|
RUBY_TARGETS="-*"
|
||||||
|
|
||||||
# cpu
|
# cpu
|
||||||
USE="${USE} custom-cflags graphite mpi smp"
|
USE="${USE} custom-cflags graphite mpi smp"
|
||||||
|
|
|
@ -25,7 +25,7 @@ PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"
|
||||||
PORTAGE_ELOG_CLASSES="warn error log"
|
PORTAGE_ELOG_CLASSES="warn error log"
|
||||||
PORTAGE_ELOG_SYSTEM="save"
|
PORTAGE_ELOG_SYSTEM="save"
|
||||||
|
|
||||||
RUBY_TARGETS=""
|
RUBY_TARGETS="-*"
|
||||||
|
|
||||||
# cpu
|
# cpu
|
||||||
USE="${USE} custom-cflags mpi smp"
|
USE="${USE} custom-cflags mpi smp"
|
||||||
|
|
Loading…
Reference in New Issue