packages/ortp/doxygen_disable_warn_as_error.patch
2022-12-10 22:43:35 +01:00

13 lines
432 B
Diff

--- ortp.doxygen.in.orig 2022-11-26 21:14:40.543864581 +0800
+++ ortp.doxygen.in 2022-11-26 21:14:57.026864093 +0800
@@ -743,7 +743,7 @@
# a warning is encountered.
# The default value is: NO.
-WARN_AS_ERROR = YES
+WARN_AS_ERROR = NO
# The WARN_FORMAT tag determines the format of the warning messages that doxygen
# can produce. The string should contain the $file, $line, and $text tags, which