1 2 3 4 5 6 7 8 9 10 11 12
return { ["dlfcn-win32"] = { image="image-mingw64", requires = { {"git","dlfcn-win32"} }, produces = { ["libdl.a"] = true, ["dlfcn.tar.gz"] = true, }, } }