Skip to content
Commit 4d0ab9e2 authored by Robert Clausecker's avatar Robert Clausecker
Browse files

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
parent 7e4f2be4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment