[Bug 278307] net/rsplib: Update to new release 3.4.8
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278307] net/rsplib: Update to new release 3.4.8"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.