mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* libc-symbols.h (lint): Macro removed. The sunrpc code does some really stupid things #ifdef lint. * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter): Fix struct member name: sc_eip -> eip.
This commit is contained in:
@ -50,9 +50,6 @@ Cambridge, MA 02139, USA. */
|
||||
#define _GNU_SOURCE 1
|
||||
|
||||
#include <config.h>
|
||||
|
||||
/* This disables sccsid/rcsid strings in lots of code of non-GNU origin. */
|
||||
#define lint 1
|
||||
/*
|
||||
|
||||
*/
|
||||
|
Reference in New Issue
Block a user