chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92b5dd3
)
library generation
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 13 Sep 2020 22:56:56 +0000
(23:56 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 13 Sep 2020 22:56:56 +0000
(23:56 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index befb0926ea9683935fd952b9d750e719ecb5217d..6919812d971fd6c9c10a79a415c09d67ddf691ca 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,7
+23,7
@@
BUNDLE_SOURCES_DIR = ../bundle-sources
BUNDLE_SOURCES = ../Build/bundle-sources/target/debug/bundle-rust-sources
USVG_BINARY = ../resvg/target/release/usvg
-USVG = $(NAILING_CARGO) --- $(USVG_BINARY)
+USVG = $(NAILING_CARGO) --
no-lock --no-nail --
- $(USVG_BINARY)
# To build usvg
# zealot:resvg$ nailing-cargo build -p usvg --release