Hello, Markus Trippelsdorf, on Mon 11 Apr 2016 09:55:12 +0200, wrote: > On 2016.04.02 at 12:57 +0200, Samuel Thibault wrote: > > Systems without HAVE_AUX_VECTOR have GLRO(dl_auxv) == NULL, and > > getauxval would thus crash. > > Your commit 0cdc5e930a breaks the build for me:
Ah, sorry, part of the commit was missing indeed, now fixed. Samuel