From a194f76a6432fb460341066ea5e1848b3d106553 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 6 Apr 2010 15:56:07 +0200 Subject: fix build for arm targets, from OpenWrt package/uclibc++/patches/patch-include_unwind-cxx_h --- package/gpsd/patches/patch-Makefile_in.orig | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/gpsd/patches/patch-Makefile_in.orig (limited to 'package/gpsd') diff --git a/package/gpsd/patches/patch-Makefile_in.orig b/package/gpsd/patches/patch-Makefile_in.orig deleted file mode 100644 index c70f14c49..000000000 --- a/package/gpsd/patches/patch-Makefile_in.orig +++ /dev/null @@ -1,11 +0,0 @@ ---- gpsd-2.92.orig/Makefile.in 2010-03-03 14:49:11.000000000 +0100 -+++ gpsd-2.92/Makefile.in 2010-04-03 10:32:03.332223513 +0200 -@@ -615,8 +615,6 @@ libgps_la_LIBADD = $(LIBM) $(LIBC) $(LIB - # - # Build Python binding - # --@HAVE_PYTHON_TRUE@PYEXTENSIONS = gpspacket.so gpslib.so --@HAVE_PYTHON_TRUE@noinst_SCRIPTS = gpspacket.so gpslib.so setup.py - @LIBGPSMM_ENABLE_FALSE@TESTBINS = test_float test_trig test_bits test_packet test_geoid \ - @LIBGPSMM_ENABLE_FALSE@ test_mkgmtime test_json - -- cgit v1.2.3