mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
v8-3.16: remove 'mksnapshot' from installation
This commit is contained in:
parent
b46d17a3ef
commit
1908c0679a
1 changed files with 0 additions and 4 deletions
|
@ -36,10 +36,6 @@ do_install() {
|
||||||
vinstall out/$_target.release/d8 755 usr/bin
|
vinstall out/$_target.release/d8 755 usr/bin
|
||||||
vinstall out/$_target.release/lib.target/libv8.so.${_sonamever} 755 usr/lib
|
vinstall out/$_target.release/lib.target/libv8.so.${_sonamever} 755 usr/lib
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
|
||||||
vinstall out/$_target.release/mksnapshot 755 usr/bin mksnapshot
|
|
||||||
fi
|
|
||||||
|
|
||||||
vmkdir usr/include
|
vmkdir usr/include
|
||||||
vcopy 'include/v8*.h' usr/include
|
vcopy 'include/v8*.h' usr/include
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue