diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-03-23 21:51:05 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-03-23 21:57:50 +0100 |
| commit | 4cea9078081116a20ddce97faffebd914176ce1c (patch) | |
| tree | 35ee6486f61d2e0170fdd769700bf23b65fa93fe | |
| parent | 01f315a22dc139a790103cd65e077a3ee1789f19 (diff) | |
reduce osx logspam
| -rw-r--r-- | userconfig-runner@Darwin-Clang.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/userconfig-runner@Darwin-Clang.cmake b/userconfig-runner@Darwin-Clang.cmake index d15b459d..43943387 100644 --- a/userconfig-runner@Darwin-Clang.cmake +++ b/userconfig-runner@Darwin-Clang.cmake @@ -39,6 +39,7 @@ function(fm-userconfig-src) -Wno-zero-length-array -Wno-unsafe-buffer-usage -Wno-poison-system-directories + -Wno-c99-compat ) add_compile_options( #-Werror |
