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>
This commit is contained in:
Julian Jørgensen
2024-05-12 22:05:16 +02:00
parent 35be17a251
commit 990d2f776c

View File

@@ -3,8 +3,6 @@
EAPI=8
CMAKE_BUILD_TYPE=Release
inherit cmake systemd
DESCRIPTION="A minimal composable infrastructure on top of libudev and libevdev"