mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sys-block/sedutil: link to upstream bug report
This commit is contained in:
@@ -17,6 +17,7 @@ IUSE=""
|
||||
src_prepare() {
|
||||
# https://github.com/Drive-Trust-Alliance/sedutil/pull/49
|
||||
find -name '*.mk' -exec sed -E -i 's: -(Werror|g|O[0-9]?) : :g' {} + || die
|
||||
# https://github.com/Drive-Trust-Alliance/sedutil/issues/52
|
||||
if has_version '>=sys-kernel/linux-headers-4.4' ; then
|
||||
mkdir linux/linux || die
|
||||
cp "${FILESDIR}"/nvme.h linux/linux/ || die
|
||||
|
||||
Reference in New Issue
Block a user