Package: onesixtyone / 0.3.3~git20190328-2

Metadata

Package Version Patches format
onesixtyone 0.3.3~git20190328-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add missing flags.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add missing flags
dont hard code compiler.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't hard codes the build architecture compiler
 onesixtyone fails to cross build from source, because the upstream
 Makefile hard codes the build architecture compiler "gcc". Making it
 substitutable is sufficient for making onesixtyone cross buildable.