maintainer-feedback requested: [Bug 279275] x11/babl: sort out Makfile and pet portclippy
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279275] x11/babl: sort out Makfile and pet portclippy"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 May 2024 18:29:31 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody) <gnome@FreeBSD.org> for maintainer-feedback: Bug 279275: x11/babl: sort out Makfile and pet portclippy https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279275 --- Description --- Suggested by diizzy https://reviews.freebsd.org/D45094#1028356: > 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 always 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. > 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.