diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-10-18 17:10:42 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-10-18 19:01:54 +0200 |
commit | 0fef9583615435d41a7724b0c49f530433b4c572 (patch) | |
tree | dbb23fb6c2b777a44996dad8a398120683264e52 /configure | |
parent | Merge pull request #10239 from yuwata/sd-device-monitor (diff) | |
download | systemd-0fef9583615435d41a7724b0c49f530433b4c572.tar.xz systemd-0fef9583615435d41a7724b0c49f530433b4c572.zip |
efi: rework OFFSETOF() based on __builtin_offsetof()
Since both LLVM and gcc supported this for a long time, we are not
adding a fallback compat kludge. And even if there's some relevant
compiler that doesn't know this concept, it'll fail with a compiler
error, and we'll fix it then.
As suggested by @keszybz:
https://github.com/systemd/systemd/pull/10174#discussion_r226266540
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions