commit: 9750738661ed3cde06874a128873f6b6a7bc6d8c
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 20:16:47 2019 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 20:17:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97507386
dev-util/spirv-tools: Fix warning
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
dev-util/spirv-tools/spirv-tools-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-util/spirv-tools/spirv-tools-9999.ebuild
b/dev-util/spirv-tools/spirv-tools-9999.ebuild
index ab456b28e5a..1b5e6e1f009 100644
--- a/dev-util/spirv-tools/spirv-tools-9999.ebuild
+++ b/dev-util/spirv-tools/spirv-tools-9999.ebuild
@@ -38,4 +38,3 @@ multilib_src_install() {
# vulkan-tools needs this to build
echo "${EGIT_VERSION}" > "${D}/usr/include/${PN}/${PN}-commit.h" || die
}
-