[monodoc] Remove redundant codepage argument
authorMarek Safar <marek.safar@gmail.com>
Tue, 15 Mar 2016 12:55:30 +0000 (13:55 +0100)
committerMarek Safar <marek.safar@gmail.com>
Tue, 15 Mar 2016 12:55:30 +0000 (13:55 +0100)
mcs/class/monodoc/Makefile

index 3ebba803f7e332dd0e6d317c51a6d4629e1ff4fa..1c85d9abac643e6f5038fa7815a51c2eac5d7da7 100644 (file)
@@ -90,7 +90,6 @@ EXTRA_DISTFILES = \
 LIB_REFS = ICSharpCode.SharpZipLib System System.Core System.Xml System.Xml.Linq System.Configuration
 LIB_MCS_FLAGS = \
        /unsafe                                                           \
-       /codepage:utf8                                                    \
        /nowarn:169,164,162,168,219,618,612                               \
        /resource:../../docs/monodoc.xml,monodoc.xml                      \
        /resource:Resources/base.css,base.css                             \