Skip to content

Commit 159a86f

Browse files
committed
specifies compiler
1 parent f210be7 commit 159a86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arrayboundscheck/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ExternalProject_Add(
3131
dub
3232
build
3333
-f
34-
-b debug
34+
--compiler=ldc2
3535
--arch=${ldc_target}
3636
INSTALL_COMMAND ""
3737
BUILD_BYPRODUCTS ${ldc_src_dir}/lib/libarrayboundscheck.a

0 commit comments

Comments
 (0)