[Bug 278307] net/rsplib: Update to new release 3.4.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Apr 2024 19:39:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278307

--- Comment #9 from Daniel Engberg <diizzy@FreeBSD.org> ---
As I mentioned before it defaults to non GNU extensions because the CMake
variable(s) are set.

Around L330
SET(CMAKE_CXX_EXTENSIONS OFF)
SET(CMAKE_C_EXTENSIONS OFF)

Again, there's nothing wrong to define compiler and it may help 3rd party users
(consumers) of the ports tree nor is there a need to remove it. If there's such
a need it'll be done in a treewide sweep.

-- 
You are receiving this mail because:
You are the assignee for the bug.