HomeFreeBSD

- Mark broken on 9 i386:

Description

  • Mark broken on 9 i386:

relative_time.cc: In member function 'void relative_time::rollover()':
relative_time.cc:308: error: call of overloaded 'abs(int64_t&)' is ambiguous
/usr/include/stdlib.h:83: note: candidates are: int abs(int)
/usr/include/c++/4.2/cstdlib:143: note: long int std::abs(long int)
relative_time.cc:313: error: call of overloaded 'abs(int64_t&)' is ambiguous
/usr/include/stdlib.h:83: note: candidates are: int abs(int)
/usr/include/c++/4.2/cstdlib:143: note: long int std::abs(long int)

Approved by: portmgr blanket

Details