1
0
Эх сурвалжийг харах

[libcpu] Sconscript: fix spell srror.

ArdaFu 7 жил өмнө
parent
commit
aa08164cb3
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      libcpu/SConscript

+ 1 - 1
libcpu/SConscript

@@ -4,7 +4,7 @@ from building import *
 
 comm = rtconfig.ARCH + '/common'
 path = rtconfig.ARCH + '/' + rtconfig.CPU
-AFLAGS = ''
+ASFLAGS = ''
 
 # The set of source files associated with this SConscript file.
 if rtconfig.PLATFORM == 'armcc':