Skip to content

Commit ed2128d

Browse files
[SYCL]{NFC] Add thread library linking to multithread_write_accessor (#15331)
1 parent c87f6b2 commit ed2128d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Regression/multithread_write_accessor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %{build} -o %t.out
1+
// RUN: %{build} -o %t.out %threads_lib
22
// RUN: %{run} %t.out
33
#include <sycl/detail/core.hpp>
44

0 commit comments

Comments
 (0)