mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 02:38:50 +00:00
Add --enable-werror option to configure to enable warning flags
This commit is contained in:
@@ -294,7 +294,7 @@ AM_LDFLAGS = \
|
||||
|
||||
AM_CFLAGS = @EXTRACFLAGS@
|
||||
|
||||
AM_CXXFLAGS = @EXTRACXXFLAGS@
|
||||
AM_CXXFLAGS = @WARNCXXFLAGS@ @EXTRACXXFLAGS@
|
||||
|
||||
EXTRA_DIST = 4096chunk.txt\
|
||||
chunkChecksumTestFile250.txt\
|
||||
|
||||
Reference in New Issue
Block a user