mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
This patch is not needed.
Approved by: pav (mentor)
This commit is contained in:
parent
82bec9c9af
commit
f4563ebcdd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122709
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
--- liboil/dct/dct.h.orig Sat Nov 13 11:34:25 2004
|
||||
+++ liboil/dct/dct.h Sat Nov 13 11:34:55 2004
|
||||
@@ -21,6 +21,10 @@
|
||||
|
||||
#include <liboil/liboilfunction.h>
|
||||
|
||||
+#ifdef __FreeBSD__
|
||||
+#define M_PI 3.14159265358979323846
|
||||
+#endif
|
||||
+
|
||||
OIL_DECLARE_CLASS(dct12_f32);
|
||||
OIL_DECLARE_CLASS(dct36_f32);
|
||||
OIL_DECLARE_CLASS(fdct8_f64);
|
Loading…
Add table
Reference in a new issue