rhboot / efibootmgr

efibootmgr development tree
GNU General Public License v2.0
519 stars 99 forks source link

Error building efibootmgr with clang #60

Closed slacka closed 5 years ago

slacka commented 8 years ago

Trying to build efibootmgr with clang results in:

efivar.h:86:16: error: unknown attribute '__artificial__' ignored

The full log of this error can be found here: http://clang.debian.net/logs/2016-08-30/efibootmgr_0.12-4_unstable_clang.log

vathpela commented 5 years ago

Should be fixed with https://github.com/rhboot/efivar/commit/33e91badb9f0 .