Skip to content

Commit 878a10a

Browse files
sergey-semenovAlexeySachkov
authored andcommitted
[SYCL]{NFC] Add thread library linking to multithread_write_accessor (#15331)
1 parent 91fc095 commit 878a10a

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)