aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Jørgensen <jjo@jtle.dk>2024-05-12 22:05:16 +0200
committerJulian Jørgensen <jjo@jtle.dk>2024-05-12 22:05:16 +0200
commit990d2f776ca34efcb49a9cb1b11240172793ef2d (patch)
tree7b4761d57d27da5047eb7e01b07858eba18d2e32 /app-misc/interception-tools
parentdev-libs/tbtools: correct dependency for libudev-sys crate (diff)
downloadguru-990d2f776ca34efcb49a9cb1b11240172793ef2d.tar.gz
guru-990d2f776ca34efcb49a9cb1b11240172793ef2d.tar.bz2
guru-990d2f776ca34efcb49a9cb1b11240172793ef2d.zip
app-misc/interception-tools: Unset CMAKE_BUILD_TYPE
This matches the packaging done by arch, and was recommended by the GURU IRC server. Signed-off-by: Julian Jørgensen <jjo@jtle.dk>
Diffstat (limited to 'app-misc/interception-tools')
-rw-r--r--app-misc/interception-tools/interception-tools-0.6.8-r1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/app-misc/interception-tools/interception-tools-0.6.8-r1.ebuild b/app-misc/interception-tools/interception-tools-0.6.8-r1.ebuild
index fd51388f34..e86ab1c4a2 100644
--- a/app-misc/interception-tools/interception-tools-0.6.8-r1.ebuild
+++ b/app-misc/interception-tools/interception-tools-0.6.8-r1.ebuild
@@ -3,8 +3,6 @@
EAPI=8
-CMAKE_BUILD_TYPE=Release
-
inherit cmake systemd
DESCRIPTION="A minimal composable infrastructure on top of libudev and libevdev"