summaryrefslogtreecommitdiffstats
path: root/audio/s3mod/files/patch-config.h
blob: a625e2cbdc03fc282732d8659a30d509330e202f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- config.h.orig	Sat Oct 21 20:59:55 1995
+++ config.h	Sun Dec 29 10:50:41 2002
@@ -64,6 +64,11 @@
 #define GUS
 #endif /* GUS */
 
+#elif defined(__FreeBSD__)
+#define BIT_32
+#undef NEAR_FAR_PTR
+#define DSP
+
 #elif defined(MSDOS)
 #define NEAR_FAR_PTR
 #define DSP
OpenPOWER on IntegriCloud