Commit fd940ec5 authored by Jondy Zhao's avatar Jondy Zhao

libaio: support cygwin

It's an example to show how to disable a package in the cygwin
parent f77bdabe
......@@ -10,3 +10,8 @@ md5sum = 435a5b16ca6198eaf01155263d855756
location = ${buildout:parts-directory}/${:_buildout_section_name_}
configure-command = echo
make-options = prefix=${:location}
[libaio:cygwin]
share = /usr
# It doesn't work in the cygwin, so do nothing by setting promises to empty
promises =
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