Libcmaes foss2016a#3256
Libcmaes foss2016a#3256boegel merged 4 commits intoeasybuilders:developfrom rug-cit-hpc:libcmaes-foss2016a
Conversation
| ] | ||
|
|
||
| preconfigopts = "./autogen.sh && " | ||
|
|
There was a problem hiding this comment.
please add custom sanity_check_paths (it helps a great deal in catching build problems that went under the radar):
sanity_check_paths = {
'files': ['lib/libcmaes.a', 'libcmaes.%s' % SHLIB_EXT, 'lib/pkgconfig/libcmaes.pc'],
'dirs': ['bin', 'include/libcmaes'],
}|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
| ] | ||
|
|
||
| sanity_check_paths = { | ||
| 'files': ['lib/libcmaes.a', 'libcmaes.%s' % SHLIB_EXT, 'lib/pkgconfig/libcmaes.pc'], |
|
Test report by @boegel |
|
Test report by @boegel |
|
lgtm |
|
Going in, thanks @RvDijk! |
No description provided.