alpha does not imply OSF1
This commit is contained in:
parent
4b3cf9b8c0
commit
c1b285cc25
12
emulators/frodo/patches/patch-Src_CmdPipe_cpp
Normal file
12
emulators/frodo/patches/patch-Src_CmdPipe_cpp
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-Src_CmdPipe_cpp,v 1.1 2002/12/28 00:14:11 naddy Exp $
|
||||
--- Src/CmdPipe.cpp.orig Sat Dec 28 01:03:54 2002
|
||||
+++ Src/CmdPipe.cpp Sat Dec 28 01:04:38 2002
|
||||
@@ -17,7 +17,7 @@ extern "C" {
|
||||
#include <string.h>
|
||||
#include <signal.h>
|
||||
|
||||
-#if defined(__alpha__)
|
||||
+#if defined(__osf1__)
|
||||
#include <cma.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user