Package: libm4ri / 20140914-2

Metadata

Package Version Patches format
libm4ri 20140914-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_sse3.patch | (download)

m4/ax_ext.m4 | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 unconditionnally disable sse3 instructions
 Those instructions are not implemented on all processors.
fix_pkgconfig_file.patch | (download)

m4ri.pc.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not include -g -o2 in pkg-config cflags
 Those are wrong directives which could potentially lead to FTBFS