Compiler/atlas/build:

- dependencies are now set in the variants-file
This commit is contained in:
2016-07-29 16:55:15 +02:00
parent 9461af59e7
commit 368fcdee99

View File

@@ -7,8 +7,6 @@ pbuild::configure() {
}
pbuild::add_to_group 'Compiler'
pbuild::set_runtime_dependencies "${COMPILER}"
pbuild::set_build_dependencies "${COMPILER}"
pbuild::make_all
# Local Variables: