Posted by Mark Aufflick on Tue 11 Dec 11:48
report abuse | View followups from Mark Aufflick | download | new post
- diff --git a/shotgun/lib/subtend/PortableUContext.h b/shotgun/lib/subtend/PortableUContext.h
- index 448c68f..6260a1d 100644
- --- a/shotgun/lib/subtend/PortableUContext.h
- +++ b/shotgun/lib/subtend/PortableUContext.h
- -44,9 +44,9 @@ extern void makecontext(ucontext_t*, void(*)(), int, ...);
- # define NEEDX86MAKECONTEXT
- # else
- # include "PortableUContextPPC.h"
- -# define NEEDPOWERMAKECONTEXT
- +//# define NEEDPOWERMAKECONTEXT
- # endif
- -# define NEEDSWAPCONTEXT
- +//# define NEEDSWAPCONTEXT
- #endif
- #if defined(__OpenBSD__)
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.