Try to fix intermittent test failure (library not yet built)
git-svn-id: http://root.cern.ch/svn/root/trunk@46730 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
parent
314d9a362c
commit
835bb9fa1c
@ -1,5 +1,4 @@
|
||||
// RUN: clang -shared %S/call_lib.c -olibcall_lib%shlibext
|
||||
// RUN: cat %s | %cling | FileCheck %s
|
||||
// RUN: clang -shared %S/call_lib.c -olibcall_lib%shlibext && cat %s | %cling | FileCheck %s
|
||||
|
||||
.L libcall_lib
|
||||
extern "C" int cling_testlibrary_function();
|
||||
|
Loading…
Reference in New Issue
Block a user