Bump libntech and adjust configure.ac to increase portability of use of alloca() function (3.24) - #6248
Bump libntech and adjust configure.ac to increase portability of use of alloca() function (3.24)#6248craigcomstock wants to merge 1 commit into
Conversation
4a7b21c to
561b007
Compare
|
@cf-bottom jenkins |
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/14356/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14356/ |
|
@cf-bottom jenkins no tests (I needed to add the 3.24.x buildscripts PR to this in order for the pipeline to work) |
|
Alright, I triggered a build: [NO TESTS] Jenkins: https://ci.cfengine.com/job/pr-pipeline/14358/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14358/ |
|
@cf-bottom jenkins with exotics and no tests The last build failed due to me merging the buildscripts PR mentioned in the description. I removed that mention and now things should be cool. |
|
Sure, I triggered a build: (with exotics) [NO TESTS] Jenkins: https://ci.cfengine.com/job/pr-pipeline/14360/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14360/ |
…of alloca() function This function is not available except as a builtin on Solaris for example. Ticket: ENT-14344 Changelog: none
561b007 to
bab324e
Compare
This function is not available except as a builtin on Solaris for example.
Ticket: ENT-14344
Changelog: none