[reflection] Use MonoError for mono_custom_attrs_from_assembly
[mono.git] / mono / mini / Makefile.am.in
index 8d320c4e4c878c822f764f8adbfa010bdc03d060..db6c3b0ff3e347553c433d4c8ea4e22ccd670c2f 100755 (executable)
@@ -480,7 +480,7 @@ if AMD64
 arch_sources = $(amd64_sources)
 arch_built=cpu-amd64.h
 arch_define=__x86_64__
-ARCH_FULLAOT_EXCLUDE=--exclude DYNCALL --exclude GSHAREDVT
+ARCH_FULLAOT_EXCLUDE=--exclude DYNCALL
 endif
 
 if POWERPC