projects
/
platform
/
hal
/
api
/
security.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c5ef8b
)
Use cmake macro to print verbose build logs
70/319970/1
author
Dariusz Michaluk
<d.michaluk@samsung.com>
Thu, 20 Feb 2025 09:45:47 +0000
(10:45 +0100)
committer
Dariusz Michaluk
<d.michaluk@samsung.com>
Thu, 20 Feb 2025 09:45:47 +0000
(10:45 +0100)
Change-Id: I31295f8844c8b843fa2d0844cb1639ad524f8ff2
packaging/hal-api-security.spec
patch
|
blob
|
history
diff --git
a/packaging/hal-api-security.spec
b/packaging/hal-api-security.spec
index 38340cf83d58ea0539cec3c3a3266a5cc693ca94..022f4c3f2b5803c400ecb95d44aec3c12e247f39 100644
(file)
--- a/
packaging/hal-api-security.spec
+++ b/
packaging/hal-api-security.spec
@@
-41,7
+41,7
@@
BuildRequires: pkgconfig(gmock)
%prep
%setup -q
-cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+
%
cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DCMAKE_LIBDIR_PREFIX=%{_libdir}/ \
-DHALTEST=on