Source: linssid Version: 3.6-2 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap
linssid fails to cross build from source, because linssid/linssid-app.pro hard codes the build architecture compiler for no good reason. After removing the relevant assignments and thus relying on qmake/debhelper to figure out, linssid cross builds successfully. Please consider applying the attached patch. Helmut
--- linssid-3.6.orig/linssid-app/linssid-app.pro +++ linssid-3.6/linssid-app/linssid-app.pro @@ -15,8 +15,6 @@ MOC_DIR = RCC_DIR = UI_DIR = -QMAKE_CC = gcc -QMAKE_CXX = g++ DEFINES += INCLUDEPATH += /usr/include/boost INCLUDEPATH += /usr/include/qt5