From 368fcdee9972fb32e1d76acd0b97f4eeeffb274c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 29 Jul 2016 16:55:15 +0200 Subject: [PATCH] Compiler/atlas/build: - dependencies are now set in the variants-file --- Compiler/atlas/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/Compiler/atlas/build b/Compiler/atlas/build index f3ac585..43dc1a2 100755 --- a/Compiler/atlas/build +++ b/Compiler/atlas/build @@ -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: