gold:
[deliverable/binutils-gdb.git] / bfd / makefile.vms
index 836909858748e6b7866ec7b240e331b1963d1d78..05c09f1fbc51964750eed177f949de6bdf1c11a9 100644 (file)
@@ -35,7 +35,8 @@ CFLAGS=/include=([],[-.include])$(DEFS)
 else
 OPT=/noopt/debug
 CFLAGS=/name=(as_is,shortened)/include=([],"../include")\
- /define=("unlink=remove",DEBUGDIR="""GNU$$DEBUGDIR:""",$(DEFS))$(OPT)
+ /define=("unlink=remove",DEBUGDIR="""GNU$$DEBUGDIR:""",$(DEFS))\
+ /warns=(infor=missingreturn)$(OPT)
 endif
 
 libbfd.olb: $(OBJS)
This page took 0.022676 seconds and 4 git commands to generate.