git: f799f713c2ed - main - devel/easy-profiler: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jun 2022 20:35:22 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f799f713c2edc561cd830aab0e71757aebc203cc
commit f799f713c2edc561cd830aab0e71757aebc203cc
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-22 20:34:31 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-22 20:35:19 +0000
devel/easy-profiler: Broken on i386
Reported by: fallout
---
devel/easy-profiler/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/easy-profiler/Makefile b/devel/easy-profiler/Makefile
index 5136bfef2bcc..fbacd4520e06 100644
--- a/devel/easy-profiler/Makefile
+++ b/devel/easy-profiler/Makefile
@@ -12,6 +12,8 @@ LICENSE_COMB= dual
LICENSE_FILE_APACHE20= ${WRKSRC}/easy_profiler_core/LICENSE.APACHE
LICENSE_FILE_MIT= ${WRKSRC}/easy_profiler_core/LICENSE.MIT
+BROKEN_i386= see https://github.com/yse/easy_profiler/issues/202
+
USES= cmake compiler:c++11-lang qt:5
USE_QT= core gui widgets buildtools_build qmake_build