Skip to content

Commit

Permalink
This is now allowed in PHP src as C90 compatibility has been dropped …
Browse files Browse the repository at this point in the history
…for C99.
  • Loading branch information
Danack committed Feb 8, 2024
1 parent 8b89847 commit 70fed98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/calculate_cflags.php
Expand Up @@ -22,7 +22,6 @@

$CFLAGS = array(
"-Wno-deprecated-declarations",
"-Wdeclaration-after-statement",
"-Werror",
"-Wall",
"-Wextra",
Expand Down

0 comments on commit 70fed98

Please sign in to comment.