fix alpha build
This commit is contained in:
parent
d43aa91681
commit
1b204e811a
11
graphics/libmpeg2/patches/patch-libmpeg2_idct_alpha_c
Normal file
11
graphics/libmpeg2/patches/patch-libmpeg2_idct_alpha_c
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-libmpeg2_idct_alpha_c,v 1.1 2004/10/16 06:01:08 pvalchev Exp $
|
||||
--- libmpeg2/idct_alpha.c.orig Fri Oct 15 23:12:16 2004
|
||||
+++ libmpeg2/idct_alpha.c Fri Oct 15 23:11:43 2004
|
||||
@@ -28,6 +28,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <inttypes.h>
|
||||
+typedef int32_t int_fast32_t;
|
||||
|
||||
#include "mpeg2.h"
|
||||
#include "attributes.h"
|
Loading…
x
Reference in New Issue
Block a user