Minor vintage gcc lints.
This commit is contained in:
parent
d7c2f2ddd5
commit
cb3e10f3fe
2 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||||
the area occupied by the shared libraries. Sun knows about this bug
|
the area occupied by the shared libraries. Sun knows about this bug
|
||||||
but has no obvious fix for it. */
|
but has no obvious fix for it. */
|
||||||
#define BROKEN_LARGE_ALLOCA
|
#define BROKEN_LARGE_ALLOCA
|
||||||
|
|
||||||
|
#define HAVE_STRSTR
|
||||||
|
|
|
@ -26,3 +26,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||||
the area occupied by the shared libraries. Sun knows about this bug
|
the area occupied by the shared libraries. Sun knows about this bug
|
||||||
but has no obvious fix for it. */
|
but has no obvious fix for it. */
|
||||||
#define BROKEN_LARGE_ALLOCA
|
#define BROKEN_LARGE_ALLOCA
|
||||||
|
|
||||||
|
#define HAVE_STRSTR
|
||||||
|
|
Loading…
Add table
Reference in a new issue