projects
/
platform
/
upstream
/
rust-clap-v2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecf3720
)
Add extern package
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Fri, 15 Sep 2023 06:00:34 +0000
(15:00 +0900)
committer
DongHun Kwak
<dh0128.kwak@samsung.com>
Fri, 15 Sep 2023 06:00:34 +0000
(15:00 +0900)
packaging/rust-clap-v2.spec
patch
|
blob
|
history
diff --git
a/packaging/rust-clap-v2.spec
b/packaging/rust-clap-v2.spec
index 489ca1f9a8252de58302416073f173f0133bd96c..bc07d1f6259067479b4e4be7bfb5410c721e6812 100644
(file)
--- a/
packaging/rust-clap-v2.spec
+++ b/
packaging/rust-clap-v2.spec
@@
-63,6
+63,7
@@
cp %{SOURCE1} .
--cfg='feature="color"' \
--cfg='feature="vec_map"' \
%rust_dylib_extern libc \
+ %rust_dylib_extern unicode_width \
./src/lib.rs
# ==========================================================