Add libgcc to base

This commit is contained in:
Jeremy Soller 2025-04-17 07:54:28 -06:00
parent 33f4dc9c5d
commit d8cb347380
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -16,6 +16,7 @@ drivers = {}
escalated = {}
initfs = {}
kernel = {}
libgcc = {}
relibc = {}
uutils = {}