Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 71d2d402bd3672dc997837580932de23 > files > 1

nspluginwrapper-1.4.4-16.fc16.src.rpm

diff -up nspluginwrapper-1.3.2/Makefile.old nspluginwrapper-1.3.2/Makefile
--- nspluginwrapper-1.3.2/Makefile.old	2011-04-23 20:47:21.000000000 +0200
+++ nspluginwrapper-1.3.2/Makefile	2011-05-03 14:48:28.665560720 +0200
@@ -125,11 +125,6 @@ ifneq ($(npviewer_MAPFILE),)
 npviewer_LDFLAGS += -Wl,--export-dynamic
 npviewer_LDFLAGS += -Wl,--version-script,$(npviewer_MAPFILE)
 endif
-ifeq ($(TARGET_OS):$(TARGET_ARCH),linux:i386)
-npviewer_SOURCES += $(SRC_PATH)/src/cxxabi-compat.cpp
-npviewer_OBJECTS += npviewer-cxxabi-compat.o
-npviewer_LIBS    += -lsupc++
-endif
 ifeq ($(TARGET_OS):$(TARGET_ARCH),solaris:i386)
 npviewer_LIBS    += $(libsocket_LIBS)
 endif