Bug#827798: package mame FTBFS on mips64el (unrecognized command line option '-m64')

2016-06-22 Thread Daniel Knezevic
Hi, You are right. I have changed the patch. This patch is tested on mipsel and mips64el successfully. Regards, Daniel --- mame-0.173.orig/makefile +++ mame-0.173/makefile @@ -150,6 +150,9 @@ endif ifneq ($(filter powerpc,$(UNAME_P)),) PLATFORM := powerpc endif +ifneq ($(filter

Bug#827798: package mame FTBFS on mips64el (unrecognized command line option '-m64')

2016-06-21 Thread James Cowgill
Hi, On Tue, 2016-06-21 at 08:06 +, Daniel Knezevic wrote: > Package: mame > Version: 0.173-6 > Severity: important > Tags: sid + patch > Justification: FTBFS > User: debian-m...@lists.debian.org > Usertags: mips-patch > > Hello, > Package mame FTBFS on mips64el with following error: > g++:

Bug#827798: package mame FTBFS on mips64el (unrecognized command line option '-m64')

2016-06-21 Thread Daniel Knezevic
Package: mame Version: 0.173-6 Severity: important Tags: sid + patch Justification: FTBFS User: debian-m...@lists.debian.org Usertags: mips-patch Hello, Package mame FTBFS on mips64el with following error: g++: error: unrecognized command line option '-m64' build log: