From ff52264cafe51378ba54a65e053c314c83b7a0e9 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 24 Mar 2007 13:25:51 +0000 Subject: Remove OpenBSD linking hack. If this is (still) necessary, it needs to be done properly from configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22797 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdha/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libdha/Makefile b/libdha/Makefile index fce62790fc..fffb6f7a4b 100644 --- a/libdha/Makefile +++ b/libdha/Makefile @@ -16,12 +16,6 @@ SRCS_MPLAYER = libdha.c \ CFLAGS = -fPIC -ifeq ($(TARGET_OS),OpenBSD) -ifeq ($(TARGET_ARCH_X86),yes) -EXTRALIBS += -li386 -endif -endif - # If you want libdha to use svgalib_helper for hardware access, # uncomment this statement, and change the -I to the correct directory # that includes svgalib_helper.o: -- cgit v1.2.3