mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-util/rtc-testbench: Build with XDP timestamping
Build with XDP timestamping. Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
@@ -58,6 +58,8 @@ pkg_setup() {
|
|||||||
src_configure() {
|
src_configure() {
|
||||||
local mycmakeargs=(
|
local mycmakeargs=(
|
||||||
-DWITH_MQTT=$(usex mqtt)
|
-DWITH_MQTT=$(usex mqtt)
|
||||||
|
-DRX_TIMESTAMP=TRUE
|
||||||
|
-DTX_TIMESTAMP=TRUE
|
||||||
)
|
)
|
||||||
|
|
||||||
cmake_src_configure
|
cmake_src_configure
|
||||||
|
|||||||
Reference in New Issue
Block a user