1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: rdma-core: Build as "RelWithDebInfo".

This allows users to use '--with-debug-info=rdma-core' and is otherwise
equivalent to "Release".

* gnu/packages/linux.scm (rdma-core)[arguments]: Remove #:build-type.
This commit is contained in:
Ludovic Courtès
2021-02-01 12:41:57 +01:00
committed by Ludovic Courtès
parent 37e997bc78
commit 93af2ac871
+1 -3
View File
@@ -5520,9 +5520,7 @@ The package provides additional NTFS tools.")
(arguments
`(#:tests? #f ; no tests
;; Upstream uses the "ninja" build system and encourage distros
;; to do the same for consistency. They also recommend using the
;; "Release" build type.
#:build-type "Release"
;; to do the same for consistency.
#:configure-flags (list "-GNinja"
(string-append "-DRST2MAN_EXECUTABLE="