Skip to content

Commit

Permalink
Refactor source file list formatting in SConscript for improved reada…
Browse files Browse the repository at this point in the history
…bility
  • Loading branch information
lum1n0us committed Dec 31, 2024
1 parent 716fcb7 commit 873b648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/iwasm/aot/SConscript
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ src = Split('''
aot_loader.c
aot_runtime.c
aot_intrinsic.c
aot_validator.c
''')

if rtconfig.ARCH == 'arm':
Expand Down

0 comments on commit 873b648

Please sign in to comment.