mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
No need to patch this when there's a configuration parameter.
This commit is contained in:
parent
8e6c4f0576
commit
306f002a87
@ -1,15 +0,0 @@
|
|||||||
--- binutils-2.16/configure 2005-04-03 09:16:17.000000000 -0500
|
|
||||||
+++ binutils-2.16-patched/configure 2005-04-22 20:58:35.377578864 -0500
|
|
||||||
@@ -4818,10 +4818,10 @@
|
|
||||||
# Change the default to "no" on release branches.
|
|
||||||
# Check whether --enable-werror or --disable-werror was given.
|
|
||||||
if test "${enable_werror+set}" = set; then
|
|
||||||
- enableval="$enable_werror"
|
|
||||||
+ enableval="no"
|
|
||||||
:
|
|
||||||
else
|
|
||||||
- enable_werror=yes
|
|
||||||
+ enable_werror=no
|
|
||||||
fi
|
|
||||||
|
|
||||||
case ${enable_werror} in
|
|
Loading…
x
Reference in New Issue
Block a user