3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01: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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

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="