Commit 48b3f0a0 by Mike Stump Committed by Mike Stump

darwin.h (flag_mkernel): Remove.

	* config/darwin.h (flag_mkernel): Remove.
	(flag_apple_kext): Likewise.

From-SVN: r164727
parent 006097f4
2010-09-29 Mike Stump <mikestump@comcast.net>
* config/darwin.h (flag_mkernel): Remove.
(flag_apple_kext): Likewise.
2010-09-29 Joseph Myers <joseph@codesourcery.com>
Jack Howarth <howarth@bromo.med.uc.edu>
......@@ -1052,8 +1052,6 @@ __enable_execute_stack (void *addr) \
/* For Apple KEXTs, we make the constructors return this to match gcc
2.95. */
#define TARGET_CXX_CDTOR_RETURNS_THIS (darwin_kextabi_p)
extern int flag_mkernel;
extern int flag_apple_kext;
#define TARGET_KEXTABI flag_apple_kext
#define TARGET_HAS_TARGETCM 1
......
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