Searched refs:try_link (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/lyaml/build-aux/ |
| H A D | luke | 147 local function try_link(L,env,config,lib,symbol)return with(CTest(),TmpFile(),function(conftest,a_o… function 229 …n(r,lib)append(r,'-l'..lib)end)return dropuntil(trylibs,function(lib)if try_link(L,env,config,lib,…
|