Date: Fri, 24 May 2024 18:29:31 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 279275] x11/babl: sort out Makfile and pet portclippy Message-ID: <bug-279275-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279275 Bug ID: 279275 Summary: x11/babl: sort out Makfile and pet portclippy Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: vvd@FreeBSD.org CC: diizzy@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org Attachment #250927 maintainer-approval? Flags: Created attachment 250927 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250927&action= =3Dedit sort out Makfile and pet portclippy v1 Suggested by diizzy https://reviews.freebsd.org/D45094#1028356:=20 > x11/babl likely doesn't require libtool, you can probably drop localbase = or or at least use localbase:ldflags Both removed. > SIMD option is only relevant on i386/amd64 (fix) and we can at least alwa= ys rely on SSE2 on amd64 (requirement). Limit SIMD to i386/amd64, default for i386 is MMX only, for amd64 SSE2. But users can turn on or off all SIMD sets during build.=20 > It would be nice(r) if we could rely on CPUTYPE from the framework Tested build in poudriere and on live system 13.3-p2 amd64 and i386 with different combinations of SIMDs and CPUTYPE in /etc/make.conf. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279275-7788>