*** empty log message ***
[deliverable/binutils-gdb.git] / binutils / makefile.vms
index d6f185704a357f60edfe18c3370f01068221bfdc..888e4fd36200f3406f9be453f8dc994339a56460 100644 (file)
@@ -16,7 +16,8 @@ DEFS=
 OPT=/noopt/debug
 CFLAGS=$(OPT)/include=([],"../include",[-.bfd])$(DEFS)\
  /name=(as_is,shortened)\
- /prefix=(all,except=("getopt","optarg","optopt","optind","opterr"))
+ /prefix=(all,except=("getopt","optarg","optopt","optind","opterr"))\
+ /warns=(info=(ptrmismatch,shiftcount))
 endif
 
 LIBBFD = [-.bfd]libbfd.olb/lib
This page took 0.023707 seconds and 4 git commands to generate.