new family names set in build scripts
This commit is contained in:
@@ -14,7 +14,7 @@ function em.configure() {
|
||||
# use system gcc to compile
|
||||
declare -rx CC=gcc
|
||||
|
||||
em.add_to_family "core"
|
||||
em.set_build_dependencies "gmp" "mpfr"
|
||||
em.add_to_family 'Programming'
|
||||
em.set_build_dependencies 'gmp' 'mpfr'
|
||||
em.make_all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user