mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
3c9ab205d3
2008-11-13 Tristan Gingold <gingold@adacore.com> * makefile.vms (OBJS): Update objects list. (CFLAGS): Update. (libiberty.olb): Remove alloca-conf.h dependency. * config.h-vms: Use new macro sets, use builtin alloca.
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_TIMES 1
|
|
#include <builtins.h>
|
|
#define C_alloca __ALLOCA |