Remove no-thneed build flag

old-commit-hash: 807410e0accc7486575885fbe324538ce7e6ece0
This commit is contained in:
mitchellgoffpc
2023-08-25 19:09:25 -07:00
parent e9e98abe89
commit fdaee85b1e
2 changed files with 2 additions and 9 deletions
-5
View File
@@ -44,11 +44,6 @@ AddOption('--external-sconscript',
dest='external_sconscript',
help='add an external SConscript to the build')
AddOption('--no-thneed',
action='store_true',
dest='no_thneed',
help='avoid using thneed')
AddOption('--pc-thneed',
action='store_true',
dest='pc_thneed',