• Show log

    Commit

  • Hash : 9ceac74e
    Author : Jason Duerstock
    Date : 2017-12-03T16:50:07

    test: Fix nlist(3) unit test on IA64
    
    On IA64 this is only the case in the ELF binary, but it gets normalized
    when loaded at run-time.
    
    Fixes: https://bugs.debian.org/881611
    Signed-off-by: Guillem Jover <guillem@hadrons.org>