[ekiga] [windows] Remove unused variable
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] [windows] Remove unused variable
- Date: Thu, 16 Feb 2012 10:15:42 +0000 (UTC)
commit 1ae130d0e51ddf3a7eac03eaed33e33080a8078d
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Thu Feb 16 11:15:22 2012 +0100
[windows] Remove unused variable
win32/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 9233969..5d560ba 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -56,7 +56,7 @@ export LDD:=$(BUILDROOT)/$(HOST_TOOL_PREFIX)-ldd.sh
export CFLAGS:=-I$(INCLUDEDIR) -march=pentium-mmx
export CXXFLAGS:=-I$(INCLUDEDIR) -march=pentium-mmx
-export LDFLAGS:=-L$(LIBDIR) $(MACH_FLAGS)
+export LDFLAGS:=-L$(LIBDIR)
export PKG_CONFIG_PATH:=$(LIBDIR)/pkgconfig
export PKG_CONFIG_LIBDIR:=$(LIBDIR)
export PATH:=$(BINDIR):$(PATH)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]