math/coin-or-metis: Fix building with Flang

This commit is contained in:
Gleb Popov 2025-09-06 22:51:20 +03:00
parent b000425c7d
commit ef1cd1c766
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ GH_PROJECT= ThirdParty-Metis
GNU_CONFIGURE= yes
# Adaption of the upstream fix for Clang/Flang
# https://github.com/coin-or-tools/ThirdParty-Metis/commit/5ace49007591f11b64f70183102549d3a9721d4b
CFLAGS= -Wno-implicit-function-declaration
INSTALL_TARGET= install-strip
METIS_VERSION= 4.0.3 # from the script get.Metis