Install target must not explicitly set installation paths depending on the platform, because that break crss.compilatio and cross compilation. Indeed, the installation prefix for binaries must be taken from QT_INSTALL_PREFIX or passed to the make invocation with DESTDIR.
Install target must not explicitly set installation paths depending on the platform, because that break crss.compilatio and cross compilation. Indeed, the installation prefix for binaries must be taken from QT_INSTALL_PREFIX or passed to the make invocation with DESTDIR.
Signed-off-by: Angelo Compagnucci angelo@amarulasolutions.com