Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
When building introspection files, add CMAKE_C_FLAGS to the compiler …
…flags. https://bugs.webkit.org/show_bug.cgi?id=232936 Patch by Alexander Kanavin <alex@linutronix.de> on 2022-02-22 Reviewed by Michael Catanzaro. g-ir-compiler is using a C compiler internally, so it needs to set the proper flags for it. * PlatformGTK.cmake: Canonical link: https://commits.webkit.org/247635@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@290312 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
aad5dd5
commit 46311b0acd2aeed6db2f0e03ddf530d5dfa6b6ff
Showing
4 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters