new family names set in build scripts
This commit is contained in:
@@ -47,7 +47,7 @@ function em.install_doc() {
|
||||
:
|
||||
}
|
||||
|
||||
em.add_to_family "compiler"
|
||||
em.add_to_family 'Compiler'
|
||||
em.set_runtime_dependencies "${COMPILER}"
|
||||
em.set_build_dependencies "${COMPILER}"
|
||||
em.make_all
|
||||
|
||||
Reference in New Issue
Block a user