Edit

IABSD.fr/ports/math/lrs

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2020-11-21 14:13:06
    Hash : 8d2eb0a5
    Message : math/lrs tweaks, ok edd@, works for maintainer - don't patch away upstream's INCLUDEDIR/LIBDIR mechanism to replace it with something using CPPFLAGS/LDFLAGS which does exactly the same; simplifies the patch - building the targets chosen for the port requires a compiler with 128-bit int support; afaik this requires clang, or GCC 4.6 or newer, and a 64-bit arch. So I've set the compiler and restricted archs. (alternatively we could use "ALL_TARGETS=lrs64" on those archs but that would mean extra mess with arch-specific PLISTs). - simplify the test target