summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/openmotif/files/openmotif-2.3.2-solaris-2.11.patch')
-rw-r--r--x11-libs/openmotif/files/openmotif-2.3.2-solaris-2.11.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-libs/openmotif/files/openmotif-2.3.2-solaris-2.11.patch b/x11-libs/openmotif/files/openmotif-2.3.2-solaris-2.11.patch
deleted file mode 100644
index a36d4ab6e6cf..000000000000
--- a/x11-libs/openmotif/files/openmotif-2.3.2-solaris-2.11.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Xm/Xmos_r.h
-+++ lib/Xm/Xmos_r.h
-@@ -602,7 +602,7 @@
- # endif
- } _Xreaddirparams;
-
--# if defined(AIXV3) || defined(AIXV4) || defined(_POSIX_THREAD_SAFE_FUNCTIONS)
-+# if defined(AIXV3) || defined(AIXV4) || defined(sun) || defined(_POSIX_THREAD_SAFE_FUNCTIONS)
- /* AIX defines the draft POSIX symbol, but uses the final API. */
- /* POSIX final API, returns (int)0 on success. */
- # if defined(__osf__)