SHA256
6
0
forked from pool/gc
gc/gc-build.patch
Sascha Peilicke fe21a12a73 Accepting request 76144 from devel:libraries:c_c++
- updated to 7.2alpha6
  * many bug fixes and new features from 6.6, see doc/README.changes
    for older changes and ChangeLog for recent changes (forwarded request 76080 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/76144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=14
2011-07-13 07:00:01 +00:00

13 lines
458 B
Diff

Index: gc-7.2alpha6/Makefile.am
===================================================================
--- gc-7.2alpha6.orig/Makefile.am
+++ gc-7.2alpha6/Makefile.am
@@ -104,7 +104,6 @@ EXTRA_libgc_la_SOURCES = alpha_mach_dep.
if CPLUSPLUS
lib_LTLIBRARIES += libgccpp.la
-pkginclude_HEADERS += include/gc_cpp.h include/gc_allocator.h
libgccpp_la_SOURCES = gc_cpp.cc
libgccpp_la_LIBADD = ./libgc.la
libgccpp_la_LDFLAGS = -version-info 1:3:0 -no-undefined