HomeFreeBSD

Talk about punting and not going to any trouble to DTRT:
rS104959Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Talk about punting and not going to any trouble to DTRT:

contrib/binutils/include/getopt.h
/* Many other libraries have conflicting prototypes for getopt, with

	   differences in the consts, in stdlib.h.  To avoid compilation
	   errors, only prototype getopt for the GNU C library.  */

so manually define HAVE_DECL_GETOPT since configure doesn't offer any way
to set it... and its unistd.h not stdlib.h dang it.

Details

Provenance
obrienAuthored on
Parents
rS104958: Seems the warnings Binutils 2.13 grew now makes it impossible for WARNS != 0
Branches
Unknown
Tags
Unknown

Event Timeline