Skip to content

Commit 65a2c81

Browse files
committed
idk
1 parent c6d38c0 commit 65a2c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
arch: x86_64
4242
bootstrap_cmake_flags: >-
4343
-DBUILD_LTO_LIBS=ON
44-
-DD_COMPILER_FLAGS="-gcc=/usr/bin/c++
44+
-DD_COMPILER_FLAGS="-gcc=/usr/bin/c++"
4545
# https://github.com/ldc-developers/ldc/issues/4462:
4646
# When using LTO, we need to explicitly export ~all symbols for plugin support via `ld64 -exported_symbol '__*'`.
4747
# Additionally `-w` to suppress resulting linker warnings.

0 commit comments

Comments
 (0)