Le sam., 27 févr. 2021 10:30:27 -0500 Samuel Thibault
écrit
> Paul Dufresne, le sam. 27 févr. 2021 09:58:50 -0500, a ecrit:
> > I am trying to rebuild glibc with -DMALLOC_DEBUG=1
> >
> > $ DEB_CFLAGS_APPEND="-DMALLOC_DEBUG=1" dpkg-buildpacka
Paul Dufresne, le sam. 27 févr. 2021 09:58:50 -0500, a ecrit:
> I am trying to rebuild glibc with -DMALLOC_DEBUG=1
>
> $ DEB_CFLAGS_APPEND="-DMALLOC_DEBUG=1" dpkg-buildpackage -b -uc -us -nc
> (-nc is because I am stopping the build sometimes to check the output)
Did you
I am trying to rebuild glibc with -DMALLOC_DEBUG=1
$ DEB_CFLAGS_APPEND="-DMALLOC_DEBUG=1" dpkg-buildpackage -b -uc -us -nc
(-nc is because I am stopping the build sometimes to check the output)
But I don't see "-DMALLOC_DEBUG=1" in the generated compiled lines... like i