git: c78daeffbdd6 - 2024Q4 - lang/cairo: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Nov 2024 06:11:31 UTC
The branch 2024Q4 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c78daeffbdd62c6ffc06c9507aaf741598c32ac8 commit c78daeffbdd62c6ffc06c9507aaf741598c32ac8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-10 06:10:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-10 06:10:53 +0000 lang/cairo: Broken on i386 Reported by: fallout --- lang/cairo/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/cairo/Makefile b/lang/cairo/Makefile index 088ea0bddff5..26d922b6eb47 100644 --- a/lang/cairo/Makefile +++ b/lang/cairo/Makefile @@ -12,6 +12,8 @@ WWW= https://cairo-by-example.com/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails: undefined symbol: __atomic_load_8 + BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd