aboutsummaryrefslogblamecommitdiff
path: root/www/qt5-webengine/files/patch-src_buildtools_buildtools.pro
blob: c6eeffd54dd2233d5f5e63048fd02fb313310909 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                               
                                 

                   





                                                                                               
--- src/buildtools/buildtools.pro.orig	2018-11-27 04:10:38 UTC
+++ src/buildtools/buildtools.pro
@@ -1,6 +1,6 @@
 TEMPLATE = subdirs
 
-linux {
+unix {
     # configure_host.pro and configure_target.pro are phony pro files that
     # extract things like compiler and linker from qmake.
     # Only used on Linux as it is only important for cross-building and alternative compilers.