Package: mrtrix / 0.2.8-3

Metadata

Package Version Patches format
mrtrix 0.2.8-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian_build_cfg | (download)

sysconf/linux.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 change buildsystem setup for debian
 We cannot use --march, because we need to support many of them.
 We set an RPATH to let binaries find the private shared lib. This is
 safe, because the shared library is built by and shipped in the same package
 as the binaries.