Commit fc416d5b by Richard Stallman

(HANDLE_SYSV_PRAGMA): Defined.

From-SVN: r1652
parent 019b4868
...@@ -222,6 +222,10 @@ do { \ ...@@ -222,6 +222,10 @@ do { \
#define TARGET_MEM_FUNCTIONS #define TARGET_MEM_FUNCTIONS
/* Handle #pragma weak and #pragma pack. */
#define HANDLE_SYSV_PRAGMA
/* System V Release 4 uses DWARF debugging info. */ /* System V Release 4 uses DWARF debugging info. */
#define DWARF_DEBUGGING_INFO #define DWARF_DEBUGGING_INFO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment