1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Piotr Kubaj b062c4a7ec lang/tcl87: fix build on GCC architectures
8.7.a3 requires C11 compiler:
/wrkdirs/usr/ports/lang/tcl87/work/tcl8.7a3/compat/zlib/zconf.h:429: error: previous declaration of 'z_crc_t' was here

Approved by:	mentors (implicit approval)
2019-12-04 18:58:39 +00:00
..