[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / xenkernel3

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/sysutils/xenkernel3/Attic/Makefile between version 1.25 and 1.26

version 1.25, 2013/06/19 14:03:41 version 1.26, 2013/09/27 11:35:07
Line 63  EXTRA_CFLAGS+= -Wno-error=ignored-attrib
Line 63  EXTRA_CFLAGS+= -Wno-error=ignored-attrib
                 -Wno-error=tautological-compare \                  -Wno-error=tautological-compare \
                 -Wno-error=parentheses-equality \                  -Wno-error=parentheses-equality \
                 -Wno-error=sometimes-uninitialized -no-integrated-as \                  -Wno-error=sometimes-uninitialized -no-integrated-as \
                 -ffreestanding                  -ffreestanding -Wno-error=unused-function
 .endif  .endif
   
 do-build:  do-build:

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

CVSweb <webmaster@jp.NetBSD.org>