Skip to content

Commit e9061d7

Browse files
authored
Fix stb_image optimization bug with gcc 15.2.0 (cyberbotics#6927)
1 parent 352f9e7 commit e9061d7

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
url = https://github.com/g-truc/glm.git
44
[submodule "src/stb"]
55
path = src/stb
6-
url = https://github.com/nothings/stb.git
6+
url = https://github.com/omichel/stb.git
7+
branch = patch-1

src/stb

Submodule stb updated 85 files

0 commit comments

Comments
 (0)