Searched refs:trylibs (Results 1 – 1 of 1) sorted by relevance
229 local trylibs=reduce(libraries,{''},function(r,lib)append(r,'-l'..lib)end)return dropuntil(trylibs,… function