mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb: Clean up using argparse. It is not available on CentOS.
Include the argparse package in the source and use if not available.
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
# provided by the full pkg-config so packages can configure and build.
|
||||
#
|
||||
|
||||
import argparse
|
||||
import os
|
||||
import os.path
|
||||
import re
|
||||
|
Reference in New Issue
Block a user