audit: Use dmcs as a compiler for the audit tools
This is what works for me, but you might want to change this for your system.
This commit is contained in:
parent
0830c50604
commit
f4a1672c87
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
MCS=mcs
|
MCS=dmcs
|
||||||
|
|
||||||
COMMON_SOURCES = \
|
COMMON_SOURCES = \
|
||||||
AssemblyResolver.cs \
|
AssemblyResolver.cs \
|
||||||
|
|
Loading…
Reference in a new issue