Unbreak, this one wasn't due to the Qt update but COMPILER_LANGS changes

via the Python module (there is an ordering issue in cases where COMPILER
is set via another module, e.g. the Qt modules). Cause found by/ok naddy@.
This commit is contained in:
sthen
2025-12-01 10:00:54 +00:00
parent cf6f42ff50
commit 06e4084189
+2 -3
View File
@@ -1,5 +1,3 @@
BROKEN= by Qt update
COMMENT= graphical file comparator and merge tool
GH_ACCOUNT= blais
@@ -7,7 +5,7 @@ GH_PROJECT= xxdiff
GH_COMMIT= f0d6fd44b3f31a852cbd765596b6db05a8e78276
DISTNAME= xxdiff-20220318
REVISION= 5
REVISION= 6
CATEGORIES= textproc x11
@@ -16,6 +14,7 @@ HOMEPAGE= https://furius.ca/xxdiff/
# GPLv2+
PERMIT_PACKAGE= Yes
COMPILER= base-clang ports-gcc
CXXFLAGS_base-clang = -std=c++14
WANTLIB += ${COMPILER_LIBCXX} GL Qt5Core Qt5Gui Qt5Widgets c m