1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Robert Clausecker 4d0ab9e209 Mk/Uses/vala.mk: fix when COMPILER_TYPE=gcc
gcc does not support -Wno-error=incompatible-function-pointer-types.
Only enable the warning for clang to fix various ports that fail to
build with error messages like

cc1: error: '-Wno-error=incompatible-function-pointer-types': no
option '-Wincompatible-function-pointer-types'; did you mean
'-Wincompatible-pointer-types'?

MFH:		2023Q4
2023-10-19 03:07:29 -04:00
..
2023-10-11 09:56:27 +02:00
2023-10-11 09:56:27 +02:00