py-charset-normalizer uses Werror along with a number of warning options

that base-gcc doesn't understand. Switch to ports-gcc to fix build on
sparc64
This commit is contained in:
kmos 2023-01-30 15:33:33 +00:00
parent ebc6165c38
commit dc943bde16
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ HOMEPAGE = https://github.com/ousret/charset_normalizer
# MIT
PERMIT_PACKAGE = Yes
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
MODULES = lang/python
MODPY_PI = Yes