What | Removed | Added |
---|---|---|
Status | NEW | RESOLVED |
Resolution | --- | FIXED |
The size increase only happens if radeonsi is built too, and can be countered with the shared libgallium patch. The original bug described here is fixed with these 2 commits: 36320bfa54b758b34 - radeon/llvm: Link against libgallium.la to fix an undefined symbol 7c3d8301afed46cf9 - radeon/llvm: Do not link against libgallium when building statically.