]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
As an interim measure until a more permanent solution is implemented
authorcy <cy@FreeBSD.org>
Thu, 18 Apr 2019 01:02:00 +0000 (01:02 +0000)
committercy <cy@FreeBSD.org>
Thu, 18 Apr 2019 01:02:00 +0000 (01:02 +0000)
commita93250da753787d34db629cc1f0133bd7c3de689
tree842a69406a337f66b611fe150a185f48993923d8
parentbf879e13c9924c3817968d5873e2bf62b9f8b751
As an interim measure until a more permanent solution is implemented
workaround the following error:

/usr/src/contrib/elftoolchain/strings/strings.c:198:55: error: use of
undeclared identifier
'FA_OPEN' fa = fileargs_init(argc, argv, O_RDONLY, 0, &rights, FA_OPEN);

Reported by: O. Hartmann <ohartmann@walstatt.org>
Reported by: Michael Butler <imb@protected-networks.net>
Reported by: gjb@ & cy@ (implicit)
Reviewed by: emaste@
Noted by: rgrimes@
tools/build/Makefile