mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-23 02:51:56 +00:00
* config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__,
rather than undefining know.
This commit is contained in:
parent
ac91d2ca5b
commit
d565311f22
@ -1,3 +1,8 @@
|
||||
Thu Apr 8 12:52:46 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||
|
||||
* config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__,
|
||||
rather than undefining know.
|
||||
|
||||
Wed Apr 7 20:18:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
|
||||
|
||||
* doc/as.texinfo: converted conditional markup to use new
|
||||
|
@ -23,7 +23,7 @@ extern char *malloc ();
|
||||
extern int free ();
|
||||
|
||||
#if !defined(__GNUC__)
|
||||
#define know(x)
|
||||
#define BROKEN_ASSERT
|
||||
#endif /* not gcc */
|
||||
|
||||
/* end of ho-decstation.h */
|
||||
|
Loading…
x
Reference in New Issue
Block a user