projects
/
platform
/
core
/
appfw
/
pkgmgr-tool.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91345ae
)
WIP
author
Łukasz Stelmach
<l.stelmach@samsung.com>
Thu, 13 Apr 2023 19:33:50 +0000
(21:33 +0200)
committer
Łukasz Stelmach
<l.stelmach@samsung.com>
Thu, 13 Apr 2023 19:33:50 +0000
(21:33 +0200)
Change-Id: I3bbf9434f97e98da9fe34f65d8807c29788d5e4c
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
packaging/pkgmgr-tool.spec
patch
|
blob
|
history
diff --git
a/packaging/pkgmgr-tool.spec
b/packaging/pkgmgr-tool.spec
index e03a3a925a1475e2689e28a5b1fd6a3f88b74333..a88e71e25b2d4d6102a473a42a49d6227af97d43 100644
(file)
--- a/
packaging/pkgmgr-tool.spec
+++ b/
packaging/pkgmgr-tool.spec
@@
-71,7
+71,7
@@
export FFLAGS+=" -fprofile-arcs -ftest-coverage"
export LDFLAGS+=" -lgcov"
%endif
-%cmake .
+%cmake .
-DARCH=%{_arch}
%__make %{?_smp_mflags}
%check