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