You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have in PKG_CONFIGURE_OPTS_TARGET-sysroot "${SYSROOT_PREFIX}"
To skip installing to sysroot folder you need to add empty function makeinstall_target().
But obviously hyperion will fail building because it doesn't find widgets and setting path will be required somehow.
Describe the bug
qtbase is installing into sysroot - whereas the setting is set from
PKG_BUILD_FLAGS="-sysroot"
How to reproduce
Steps to reproduce the behavior:
Information
The text was updated successfully, but these errors were encountered: