fixed warnings in /ext added mikmod_types.h to get it done
Original commit message from CVS: fixed warnings in /ext added mikmod_types.h to get it done
This commit is contained in:
parent
e7ac0652b0
commit
8fd04f0c56
@ -3,7 +3,7 @@ plugindir = $(libdir)/gst
|
||||
plugin_LTLIBRARIES = libgstmpeg2dec.la
|
||||
|
||||
if HAVE_CPU_I386
|
||||
ARCHFLAGS = -m486
|
||||
ARCHFLAGS = -mcpu=i486
|
||||
else
|
||||
ARCHFLAGS =
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user