mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-09 04:17:30 +08:00
[client] Remove -Werror flag from makefile.
This commit is contained in:
parent
4ad09966be
commit
b6891b40a0
@ -12,7 +12,7 @@ AM_CFLAGS = -DPKGDATADIR=\"$(pkgdatadir)\" \
|
||||
@MSVC_CFLAGS@ \
|
||||
@CURL_CFLAGS@ \
|
||||
@BPWRAPPER_CFLAGS@ \
|
||||
-Wall -Werror
|
||||
-Wall
|
||||
|
||||
bin_PROGRAMS =
|
||||
if !SERVER_ONLY
|
||||
|
Loading…
Reference in New Issue
Block a user