Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2024 19:39:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278307] net/rsplib: Update to new release 3.4.8
Message-ID:  <bug-278307-7788-L9XfF4bvgp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278307-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278307-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278307

--- 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 u=
sers
(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.

--=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-278307-7788-L9XfF4bvgp>