Skip to content

Commit

Permalink
graphics/spirv-tools: don't disable -Werror
Browse files Browse the repository at this point in the history
FreeBSD is supported upstream, and upstream regularly tests with Clang.
I'd like to be notified of new warnings. Let's see how long it lasts.

Tested by:	Clang 11/13/14/15, GCC 11, -DNDEBUG
  • Loading branch information
jbeich committed Oct 5, 2022
1 parent f3ed7c9 commit affb803
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graphics/spirv-tools/Makefile
Expand Up @@ -19,6 +19,5 @@ GH_PROJECT= SPIRV-Tools
GH_TUPLE= KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-171-gb2a156e:headers/external/spirv-headers

CMAKE_ON= SPIRV_SKIP_TESTS
CMAKE_OFF= SPIRV_WERROR

.include <bsd.port.mk>

0 comments on commit affb803

Please sign in to comment.