Skip to content

Commit e1ca80a

Browse files
authored
Merge pull request #72602 from apple/disable-verify-dwarf-swift-6.0
[6.0][Preset] Disable verify dwarf for toolchain preset
2 parents c8270d0 + 8f8c366 commit e1ca80a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,6 +1301,8 @@ extra-cmake-options=
13011301
-DCMAKE_C_FLAGS="-gline-tables-only"
13021302
-DCMAKE_CXX_FLAGS="-gline-tables-only"
13031303

1304+
extra-dsymutil-args="--verify-dwarf=none"
1305+
13041306
install-llvm
13051307
install-swift
13061308
install-lldb

0 commit comments

Comments
 (0)