Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 60f00ac..4c91015 100644
--- a/meson.build
+++ b/meson.build
@@ -55,7 +55,6 @@ endforeach
#
feature_defines = [
- ['_GNU_SOURCE', 1], # Enable GNU extensions on systems that have them
['_POSIX_C_SOURCE', '200112L'], # POSIX.1–2001 (IEEE Std 1003.1-2001)
]