Package: libamplsolver / 0~20190702-4

Metadata

Package Version Patches format
libamplsolver 0~20190702-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix makefile shared lib.patch | (download)

makefile.u | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 fix makefile.u in order to get libamplsover.so


fedisableexcept.patch | (download)

fpinit.c | 1 1 + 0 - 0 !
solvers/fpinit.c | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 fedisableexcept() is a gnu extension, so it has
             to be enabled by building with -D_GNU_SOURCE.