darwin.opt translation

From-SVN: r99289
This commit is contained in:
David Edelsohn 2005-05-05 17:35:21 -04:00
parent da6098a956
commit bd96cd55b4

View file

@ -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