Commit f99c0b23 authored by Jondy Zhao's avatar Jondy Zhao

Apply share option to component popt and zlib.

parent e7270472
......@@ -3,8 +3,14 @@ parts =
popt
[popt]
recipe = hexagonit.recipe.cmmi
recipe = slapos.recipe.cmmi
url = ftp://anduin.linuxfromscratch.org/BLFS/svn/p/popt-1.16.tar.gz
md5sum = 3743beefa3dd6247a73f8f7a32c14c33
configure-options =
--disable-static
[x86-cygwin-popt]
share = /
promises =
/usr/bin/cygpopt-0.dll
/usr/lib/libpopt.dll.a
......@@ -3,6 +3,11 @@ parts =
zlib
[zlib]
recipe = hexagonit.recipe.cmmi
recipe = slapos.recipe.cmmi
url = http://prdownloads.sourceforge.net/libpng/zlib-1.2.6.tar.bz2?download
md5sum = dc2cfa0d2313ca77224b4d932b2911e9
[x86-cygwin-zlib]
share = /
promises = /usr/bin/cygz.dll
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment