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
Fixes#423
### Summarize your change.
Have removed the blocking of trying to build on non-RHEL distro and
changed to only use lib64 on RHEL distros.
### Describe the reason for the change.
Unable to build on eg. Ubuntu
### Describe what you have tested and on which operating system.
Have tested with Ubuntu 20.04 using a custom build of Qt5 (and rest is
standard repo packages)
### Add a list of changes, and note any that might need special
attention during the review.
Have not (yet) tested on a RHEL distro, but have made changes that
differentiate between RHEL and non-RHEL Linux distros
---------
Signed-off-by: Jimmy Christensen <[email protected]>
Co-authored-by: Bernard Laberge <[email protected]>
0 commit comments