1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/mbone/mcl/files/patch-mcl_profile.h
Pav Lucistnik c5093c3118 - Update to 2.99.1
Changes in software:
- vendor's bugfixes
- new FLUTE support
- new dependencies in gdome-2 and glib20
- properly install the shared library and headers
- replace -pthread with $PTHREAD_LIBS
- fix compilation warnings due to C++ headers in -current

PR:		ports/61068
Submitted by:	Panagiotis Astithas <past@noc.ntua.gr> (maintainer)
2004-01-09 00:12:51 +00:00

12 lines
305 B
C

--- src/alc/mcl_profile.h.orig Tue Dec 16 23:47:58 2003
+++ src/alc/mcl_profile.h Tue Dec 16 23:48:09 2003
@@ -130,7 +130,7 @@
/*
* Do you want to use LDPC large block Forward Error Correction (FEC) ?
*/
-#define LDPC_FEC
+//#define LDPC_FEC
#if defined(RSE_FEC) || defined(LDPC_FEC)
#define FEC