Explorar o código

Enable nasm assembler for x86_64 cpu

git-svn-id: trunk@26548 -
pierre %!s(int64=12) %!d(string=hai) anos
pai
achega
3327d508ee
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      compiler/x86_64/cputarg.pas

+ 3 - 0
compiler/x86_64/cputarg.pas

@@ -60,6 +60,9 @@ implementation
     {$ifndef NOAGX86_64ATT}
       ,agx86att
     {$endif}
+    {$ifndef NOAGX86_64NSM}
+      ,agx86nsm
+    {$endif}
 
       ,ogcoff
       ,ogelf