diff options
Diffstat (limited to 'net/xmlrpc-c/files/patch-examples_cpp_Makefile')
| -rw-r--r-- | net/xmlrpc-c/files/patch-examples_cpp_Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/xmlrpc-c/files/patch-examples_cpp_Makefile b/net/xmlrpc-c/files/patch-examples_cpp_Makefile new file mode 100644 index 000000000000..bc0bd873c841 --- /dev/null +++ b/net/xmlrpc-c/files/patch-examples_cpp_Makefile @@ -0,0 +1,11 @@ +--- examples/cpp/Makefile.orig 2013-03-29 06:38:36 UTC ++++ examples/cpp/Makefile +@@ -15,7 +15,7 @@ include $(BLDDIR)/config.mk + + default: all + +-CXXFLAGS = $(CFLAGS_PERSONAL) $(CADD) ++CXXFLAGS+= $(CFLAGS_PERSONAL) $(CADD) + LDFLAGS += $(LADD) + + # If this were a real application, working from an installed copy of |
