darwin.opt translation
From-SVN: r99289
This commit is contained in:
parent
da6098a956
commit
bd96cd55b4
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@
|
|||
#undef PTRDIFF_TYPE
|
||||
#define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
|
||||
|
||||
/* Translate config/rs6000/darwin.opt to config/darwin.h. */
|
||||
#define TARGET_DYNAMIC_NO_PIC (TARGET_MACHO_DYNAMIC_NO_PIC)
|
||||
|
||||
/* Handle #pragma weak and #pragma pack. */
|
||||
#define HANDLE_SYSV_PRAGMA 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue