New package: busybox-static-1.22.1
This commit is contained in:
parent
b851cfb31d
commit
c6aac63c6f
1
srcpkgs/busybox-static/files
Symbolic link
1
srcpkgs/busybox-static/files
Symbolic link
|
@ -0,0 +1 @@
|
|||
../busybox/files
|
11
srcpkgs/busybox-static/template
Normal file
11
srcpkgs/busybox-static/template
Normal file
|
@ -0,0 +1,11 @@
|
|||
. ${XBPS_SRCPKGDIR}/busybox/template
|
||||
|
||||
pkgname="busybox-static"
|
||||
wrksrc="busybox-${version}"
|
||||
short_desc+=" (statically linked)"
|
||||
|
||||
CFLAGS+=" -static"
|
||||
|
||||
do_install() {
|
||||
vbin busybox busybox.static
|
||||
}
|
Loading…
Reference in New Issue
Block a user