CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/01 01:45:32
Modified files:
devel/gdb/patches: patch-gdb_python_python-config_py
Log message:
devel/gdb: fix python detection after python LDFLAGS change
gdb should really use ${MODPY_BIN}-config --ldflags/--cflags instead or
rolling its own python-config.py....
ok sthen@
