mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
10 lines
148 B
Diff
10 lines
148 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -7,7 +7,6 @@ project(
|
|
default_options: [
|
|
'c_std=c11',
|
|
'warning_level=3',
|
|
- 'werror=true',
|
|
],
|
|
)
|
|
|