summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-bi
blob: 8708dd1dcf4bb829623009260a3a5e490d512b98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-bi,v 1.1 2013/11/13 13:27:45 ryoon Exp $

--- mozilla/gfx/angle/src/compiler/osinclude.h.orig	2012-11-19 22:42:19.000000000 +0000
+++ mozilla/gfx/angle/src/compiler/osinclude.h
@@ -16,6 +16,7 @@
 #define ANGLE_OS_WIN
 #elif defined(__APPLE__) || defined(__linux__) || \
       defined(__FreeBSD__) || defined(__OpenBSD__) || \
+      defined(__NetBSD__) || defined(__DragonFly__) || \
       defined(__sun) || defined(ANDROID) || \
       defined(__GLIBC__) || defined(__GNU__) || \
       defined(__QNX__)