From 6e10a47aacaa14a7ed5ef2e95984502798d10ad4 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 24 Apr 2001 15:08:16 +0000 Subject: Add OpenRISC support --- bfd/config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bfd/config.in') diff --git a/bfd/config.in b/bfd/config.in index 74af3d376b..9440d714eb 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -25,6 +25,9 @@ /* Define to `long' if doesn't define. */ #undef off_t +/* Define if you need to in order for stat and other things to work. */ +#undef _POSIX_SOURCE + /* Define to `unsigned' if doesn't define. */ #undef size_t -- cgit v1.2.1