You've already forked linux-packaging-mono
Imported Upstream version 5.8.0.22
Former-commit-id: df344e34b07851d296efb3e6604c8db42b6f7aa3
This commit is contained in:
parent
5f4a27cc8a
commit
7d05485754
@@ -76,6 +76,4 @@ using System;
|
||||
// documentation for more information on this.
|
||||
//
|
||||
[assembly: AssemblyDelaySign(true)]
|
||||
[assembly: AssemblyKeyFile("c5.pub")]
|
||||
|
||||
[assembly: CLSCompliant(true)]
|
||||
|
||||
@@ -5,6 +5,7 @@ include ../../build/rules.make
|
||||
LIBRARY = Mono.C5.dll
|
||||
LIBRARY_SNK = c5.snk
|
||||
LIB_REFS = System
|
||||
KEYFILE = c5.pub
|
||||
LIB_MCS_FLAGS = -nowarn:169,219,414,1030,3001,3005,3006
|
||||
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
|
||||
|
||||
|
||||
Reference in New Issue
Block a user