Skip to content

Commit

Permalink
thirdparty: fix compilation of thirdparty/stb_image/stb_image.h with …
Browse files Browse the repository at this point in the history
…latest tcc on macos
  • Loading branch information
spytheman committed Feb 25, 2023
1 parent 9a8f302 commit 85b81ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thirdparty/stb_image/stb_image.h
Expand Up @@ -367,6 +367,7 @@ RECENT REVISION HISTORY:

#ifdef __TINYC__
#define STBI_NO_SIMD
#define STBI_NO_THREAD_LOCALS
#endif

#ifndef STBI_NO_STDIO
Expand Down

0 comments on commit 85b81ea

Please sign in to comment.