gcc-unwrapped: enable __structuredAttrs

Allows spaces in configure flags. These are necessary for flags like:
- enable-cxx-flags
- with-specs
This commit is contained in:
Luna Nova
2026-04-30 15:06:03 -07:00
parent 99e5c6cfd6
commit 3f38382306
@@ -223,6 +223,8 @@ pipe
inherit patches;
__structuredAttrs = true;
outputs = [
"out"
"man"