Skip to content

Revert "udev: rules - modernise add_rule a bit"#113

Merged
blueness merged 1 commit into
eudev-project:masterfrom
yann-morin-1998:yem/legacy-gcc
Apr 9, 2015
Merged

Revert "udev: rules - modernise add_rule a bit"#113
blueness merged 1 commit into
eudev-project:masterfrom
yann-morin-1998:yem/legacy-gcc

Conversation

@yann-morin-1998
Copy link
Copy Markdown
Contributor

Initialisers for anonymous unions are unknown to gcc-4.5, which is still
quite widely used.

See the following build failure, reported by the Buildroot autobuilders:
http://autobuild.buildroot.org/results/11e/11ebb926b891862e270b9cb39fd2ed4344b736a8/build-end.log

This reverts commit 5cb9807.

Signed-off-by: "Yann E. MORIN" yann.morin.1998@free.fr
Cc: Tom Gundersen teg@jklm.no

Initialisers for anonymous unions are unknown to gcc-4.5, which is still
quite widely used.

See the following build failure, reported by the Buildroot autobuilders:
    http://autobuild.buildroot.org/results/11e/11ebb926b891862e270b9cb39fd2ed4344b736a8/build-end.log

This reverts commit 5cb9807.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Tom Gundersen <teg@jklm.no>
blueness pushed a commit that referenced this pull request Apr 9, 2015
Revert "udev: rules - modernise add_rule a bit"
@blueness blueness merged commit 20ec2e9 into eudev-project:master Apr 9, 2015
@blueness
Copy link
Copy Markdown
Contributor

blueness commented Apr 9, 2015

Thanks. We want to continue supporting older versions where possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants