Re: git: 81b6dcb645ee - main - databases/redis*: Refine ports
- In reply to: Yasuhiro Kimura : "git: 81b6dcb645ee - main - databases/redis*: Refine ports"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Apr 2024 07:39:19 UTC
On Wed, 3 Apr 2024, Yasuhiro Kimura wrote: > databases/redis*: Refine ports > > * Alway build with base system compiler. In 2018 Makefile was changed > so GCC is used with i386. It seems to be workaround of build error, > But now build succeeds without GCC on i386 and all supported FreeBSD > versions. Thanks for removing one of those historic dependencies (on GCC here); this kind of maintenance really makes a difference over time. (And nice comprehensive commit message.) Gerald