[PATCH 1/3] Cleanup hp-timing defines
Wilco Dijkstra
Wilco.Dijkstra@arm.com
Mon Jan 21 21:17:00 GMT 2019
Hi Tulio,
> After applying the 4 patches (3 from this patch series and another from 01/14),
> I get a build failure because of:
> elf/rtld.c:2717: if (HP_SMALL_TIMING_AVAIL)
> elf/rtld.c:2785: if (HP_SMALL_TIMING_AVAIL)
>
> Am I missing another patch? :-D
Oops... It looks like when I split the big patch into smaller parts, it added that
define back. Basically that define is treated as always true now, so the if
can be removed. I'll respin.
Wilco
More information about the Libc-alpha
mailing list