[MPlayer-dev-eng] [PATCH] OpenBSD libdha/Makefile
Björn Sandell
biorn at dce.chalmers.se
Wed Jul 3 17:31:46 CEST 2002
As OpenBSD and MPlayer runs on more than x86 :-)
Index: libdha/Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libdha/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- libdha/Makefile 31 May 2002 22:41:01 -0000 1.10
+++ libdha/Makefile 3 Jul 2002 15:39:06 -0000
@@ -17,7 +17,9 @@
CFLAGS = $(OPTFLAGS) -fPIC -I. -I.. -Wall -W
LIBS =
ifeq ($(TARGET_OS),OpenBSD)
+ifeq ($(TARGET_ARCH_X86),yes)
LIBS += -li386
+endif
endif
.SUFFIXES: .c .o
Björn Sandell DCE/DFS Sysadmin IT department
Chalmers University of Technology www.dce.chalmers.se
More information about the MPlayer-dev-eng
mailing list