Skip to content

Commit 089e8c3

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Build Pyodide wheel
1 parent f0322c9 commit 089e8c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_libtcod.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ def walk_sources(directory: str) -> Iterator[str]:
200200
"-Wno-deprecated-declarations",
201201
"-Wno-discarded-qualifiers", # Ignore discarded restrict qualifiers.
202202
"-Wno-error=implicit-function-declaration", # From zlib sources
203-
"-Wno-implicit-function-declaration", # From zlib sources
204203
],
205204
}
206205

0 commit comments

Comments
 (0)