summaryrefslogtreecommitdiffstats
path: root/osdlyrics/F-13/osdlyrics-0.3.20100604-chardetect-cxxflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'osdlyrics/F-13/osdlyrics-0.3.20100604-chardetect-cxxflags.patch')
-rw-r--r--osdlyrics/F-13/osdlyrics-0.3.20100604-chardetect-cxxflags.patch32
1 files changed, 0 insertions, 32 deletions
diff --git a/osdlyrics/F-13/osdlyrics-0.3.20100604-chardetect-cxxflags.patch b/osdlyrics/F-13/osdlyrics-0.3.20100604-chardetect-cxxflags.patch
deleted file mode 100644
index d6f2a65..0000000
--- a/osdlyrics/F-13/osdlyrics-0.3.20100604-chardetect-cxxflags.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Index: lib/chardetect/src/Makefile
-===================================================================
---- lib/chardetect/src/Makefile (revision 364)
-+++ lib/chardetect/src/Makefile (working copy)
-@@ -1,10 +1,4 @@
--CXXFLAGS = \
-- -c -I./tables \
-- -Os -Wall \
-- -fno-rtti -fno-exceptions \
-- -fvisibility=hidden -fvisibility-inlines-hidden \
-- -nostdinc++ \
-- -D_REENTRANT
-+CXXFLAGS += -c -I./tables
-
- LDFLAGS =
-
-Index: lib/chardetect/Makefile
-===================================================================
---- lib/chardetect/Makefile (revision 364)
-+++ lib/chardetect/Makefile (working copy)
-@@ -1,10 +1,5 @@
- TARGET=chardetect.a
--CXXFLAGS=-c \
-- -O2 \
-- -fno-rtti -fno-exceptions \
-- -fvisibility=hidden -fvisibility-inlines-hidden \
-- -nostdinc++ \
-- -D_REENTRANT -I./src -I./include
-+CXXFLAGS += -c -I./src -I./include
-
- SUBDIRS=src
- #DESTLIBDIR=/usr/lib/pcmanx/addons