X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FPEAPI%2FMakefile;h=a409393f1968944b8ad318996c6d4c346d835950;hb=62930a669c076664551e4199eb99e0d51730249e;hp=8b62d923806bedd3cff2416e38dc2931d1e5cc22;hpb=64f85a65b023522d3f34e9932e6a843e0ad8fc3b;p=mono.git diff --git a/mcs/class/PEAPI/Makefile b/mcs/class/PEAPI/Makefile index 8b62d923806..a409393f196 100644 --- a/mcs/class/PEAPI/Makefile +++ b/mcs/class/PEAPI/Makefile @@ -3,7 +3,7 @@ SUBDIRS = include ../../build/rules.make LIBRARY = PEAPI.dll -LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll +LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll -nowarn:414,618 NO_TEST = yes EXTRA_DISTFILES = README.txt