lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

01-no-werror.patch (221B)


      1 --- a/src/Makefile.am
      2 +++ b/src/Makefile.am
      3 @@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign no-dependenci
      4  SUBDIRS = mans
      5  
      6  if COMPILER_IS_GCC
      7 -AM_CFLAGS = -Wall -Werror
      8 +AM_CFLAGS = -Wall
      9  endif
     10  
     11  include_HEADERS = oping.h