Grilo is a framework focused on making media discovery and browsing easy for application developers. [...] ok aja@ cvs: ----------------------------------------------------------------------
18 lines
608 B
Plaintext
18 lines
608 B
Plaintext
$OpenBSD: patch-tools_grilo-test-ui_Makefile_in,v 1.1.1.1 2011/11/06 19:05:03 jasper Exp $
|
|
|
|
From 651197c685cd0a40c2b98fb5c6d038563cb783de Mon Sep 17 00:00:00 2001
|
|
From: Damien Lespiau <damien.lespiau@intel.com>
|
|
Date: Mon, 05 Sep 2011 11:44:28 +0000
|
|
Subject: tools: Don't link against -ldl and -lpthread
|
|
|
|
--- tools/grilo-test-ui/Makefile.in.orig Wed Nov 2 21:23:51 2011
|
|
+++ tools/grilo-test-ui/Makefile.in Wed Nov 2 21:23:58 2011
|
|
@@ -267,7 +267,6 @@ grilo_test_ui_CFLAGS = \
|
|
-I$(top_srcdir)/src/data
|
|
|
|
grilo_test_ui_LDADD = \
|
|
- -ldl -lpthread \
|
|
$(DEPS_LIBS) \
|
|
$(GTU_LIBS) \
|
|
$(GRL_FLICKR_LIBS) \
|