summaryrefslogtreecommitdiffstats
path: root/Configurations/50-masm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Configurations/50-masm.conf')
-rw-r--r--Configurations/50-masm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations/50-masm.conf b/Configurations/50-masm.conf
index 3ef38e5a73..587a1e70e8 100644
--- a/Configurations/50-masm.conf
+++ b/Configurations/50-masm.conf
@@ -9,7 +9,7 @@
my %targets = (
"VC-WIN64A-masm" => {
- inherit_from => [ "VC-WIN64-common", asm("x86_64_asm") ],
+ inherit_from => [ "VC-WIN64-common" ],
AS => "ml64",
ASFLAGS => "/nologo /Zi",
asoutflag => "/Fo",