opnsense-ports/www/qt5-webengine/files/patch-src_buildtools_buildtools.pro
Franco Fichtner f12bd56b03 */*: sync with upstream
Taken from: HardenedBSD
2018-05-20 09:35:58 +02:00

11 lines
355 B
Prolog

--- src/buildtools/buildtools.pro
+++ 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.