summaryrefslogtreecommitdiff
path: root/pkg/netsurf/libdom/patch/0001-Remove-_ALIGNED-after-struct-definition.patch
AgeCommit message (Collapse)Author
2019-07-03libdom: Remove empty top-level declarations and use upstream patchMichael Forney
2019-06-19libcss, libdom: Remove unnecessary _ALIGNED specifierMichael Forney
I'm not sure what this is supposed to do, or on what system it has an effect, but with gcc it just causes a spurious global variable to be created.