Commits

Thomas Petazzoni committed cd2cac813e8
attr: add patch to fix static installation When attr is built static-only, it forgets to install its libattr.a file, which leads to the build failure of packages such as 'acl' that rely on attr. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
View the full source of this file
- Unified diff
- Side-by-side diff
- Ignore whitespace
- Show whitespace characters
- Hide e-diff
package/attr/attr-01-support-static-installation.patch
Added