summaryrefslogtreecommitdiffstats
path: root/Tools/gas.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/gas.py')
-rw-r--r--Tools/gas.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/gas.py b/Tools/gas.py
index 77afed7..4a8745a 100644
--- a/Tools/gas.py
+++ b/Tools/gas.py
@@ -16,3 +16,4 @@ def configure(conf):
conf.env.ASLNK_TGT_F = ['-o']
conf.find_ar()
conf.load('asm')
+ conf.env.ASM_NAME = 'gas'