We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4c879 commit b0da73aCopy full SHA for b0da73a
test/framework/easyconfigs/test_ecs/t/toy/toy-0.0-gompi-2018a-test.eb
@@ -27,7 +27,6 @@ local_bar_buildopts = " && gcc bar.c -o anotherbar && "
27
# used to check whether $TOY_LIBS_PATH is defined even when 'lib' subdirectory doesn't exist yet
28
local_bar_buildopts += 'echo "TOY_EXAMPLES=$TOY_EXAMPLES" > %(installdir)s/toy_libs_path.txt'
29
30
-exts_defaultclass = 'DummyExtension'
31
exts_list = [
32
'ulimit', # extension that is part of "standard library"
33
('bar', '0.0', {
0 commit comments