Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/ilasm/Makefile')
-rw-r--r--mcs/ilasm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/ilasm/Makefile b/mcs/ilasm/Makefile
index 0edc068b6a1..b4c43980169 100644
--- a/mcs/ilasm/Makefile
+++ b/mcs/ilasm/Makefile
@@ -4,7 +4,7 @@ include ../build/rules.make
PROGRAM = ilasm.exe
BUILT_SOURCES = ILParser.cs
-LOCAL_MCS_FLAGS = /lib:../class/lib/ /r:PEAPI.dll
+LOCAL_MCS_FLAGS = /lib:../class/lib/default /r:PEAPI.dll
CLEAN_FILES = parser/y.output