Package: litl / 0.1.5+dfsg-2

Metadata

Package Version Patches format
litl 0.1.5+dfsg-2 3.0 (quilt)

Patch series

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

src/litl_write.c | 15 1 + 14 - 0 !
1 file changed, 1 insertion(+), 14 deletions(-)

---
dont use march on arm | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't use -march=armv7-a on arm
 -march=armv7-a is pointless on debian armhf (the compiler already has it as 
 a built-in default) and wrong on debian armel and raspbian where it will 
 render the package unusable on the minimum hardware supported by those ports.