Search Criteria
Package Details: efiedit 1.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/efiedit.git (read-only, click to copy) |
|---|---|
| Package Base: | efiedit |
| Description: | Efibootmgr wrapper to view and edit boot entries |
| Upstream URL: | https://github.com/Juma7C9/Efiedit |
| Keywords: | EFI efibootmgr efistub |
| Licenses: | GPL3 |
| Submitter: | Juma7C9 |
| Maintainer: | Juma7C9 |
| Last Packager: | Juma7C9 |
| Votes: | 6 |
| Popularity: | 0.000010 |
| First Submitted: | 2016-12-11 18:09 (UTC) |
| Last Updated: | 2020-10-19 20:24 (UTC) |
Latest Comments
Juma7C9 commented on 2020-10-19 20:30 (UTC)
Thank you dreieck for the report, the build failed because GCC 10 changed its defaults from -fcommon to -fno-common.
I updated the Makefile accordingly, now it should be working.
dreieck commented on 2020-10-18 12:36 (UTC)
Fails to build for me:
Thanks for maintaining!