mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
When checking whether the linker accepts -export-dynamic flag, the configure script tries to build, literally, the following short program: ``main(){exit(0);}'', which is not well-formed against the modern standards (missing return type and implicit function declaration). PR: 281238 |
||
---|---|---|
.. | ||
patch-configure | ||
patch-engine_forth.h | ||
patch-engine_main.c | ||
patch-fflib.fs | ||
patch-Makefile.in |