This commit was too aggressive in adding configure flags. Only qtbsea
needs the -no-framework flag to work correctly. Qmake will handle
everything else for us.
This commit is contained in:
Matthew Bauer
2018-06-02 13:50:45 -04:00
parent 313d2f7d6b
commit dcea0913e5
2 changed files with 1 additions and 3 deletions
@@ -298,6 +298,7 @@ stdenv.mkDerivation {
"-no-fontconfig"
"-qt-freetype"
"-qt-libpng"
"-no-framework"
]
else
[