Enable nasm assembler for x86_64 cpu

git-svn-id: trunk@26548 -
This commit is contained in:
pierre 2014-01-21 00:26:49 +00:00
parent 045f161012
commit 3327d508ee

View File

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