Skip to content

If sr_unix/callg.c and sr_x86_64/callg.s exist, then only sr_x86_64/c…

Narayanan Iyer requested to merge nars1:cmakefix into master

…allg.s should be compiled and that callg.o added to libmumps.a (else two versions of callg.o would be added and linker could choose either one in a non-deterministic fashion)

Merge request reports