Skip to content

Commit d7266b9

Browse files
committed
import re
1 parent c636f4a commit d7266b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcpu/aarch64/SConscript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# RT-Thread building script for bridge
22

33
import os
4+
import re
45
from building import *
56

67
Import('rtconfig')

0 commit comments

Comments
 (0)