Skip to content

Commit e9728ea

Browse files
committed
dependencies: temporarily use debugbreak fork
The following contribution fixes a gcc compilation issue on macOS: scottt/debugbreak#25 This commit replaces the upstream repo with a fork until the above PR gets integrated into the upstream master.
1 parent 1b0e95c commit e9728ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
url = https://github.com/attractivechaos/klib.git
44
[submodule "dependencies/debugbreak"]
55
path = dependencies/debugbreak
6-
url = https://github.com/scottt/debugbreak
6+
url = https://github.com/MrAnno/debugbreak.git

0 commit comments

Comments
 (0)