1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/s3mod/files/patch-config.h

15 lines
270 B
C

--- 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