Skip to content

Commit 054ba9e

Browse files
committed
Build debug RPM packages
1 parent f27e3a2 commit 054ba9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/rpm/SPECS/pulsar-client.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ static library.
5252
%setup -q -n apache-pulsar-client-cpp-%{pom_version}
5353

5454
%build
55-
cmake . -DBUILD_TESTS=OFF -DLINK_STATIC=ON
55+
cmake . -DBUILD_TESTS=OFF -DLINK_STATIC=ON -DCMAKE_BUILD_TYPE=Debug
5656
make -j 3
5757

5858
%install

0 commit comments

Comments
 (0)