Package: liblog4cplus-1.1-9
Version: 1.1.2-3.1
Followup-For: Bug #814905

Dear Maintainer,

could you please apply the attached patch to fix this bug?
I've tested it locally and openalpr compiles fine with it.

Cheers Jochen


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages liblog4cplus-1.1-9 depends on:
ii  libc6       2.23-4
ii  libgcc1     1:6.1.1-10
ii  libstdc++6  6.1.1-10

liblog4cplus-1.1-9 recommends no packages.

liblog4cplus-1.1-9 suggests no packages.

-- no debconf information
diff --git a/debian/rules b/debian/rules
index 0acc7ad..a73a882 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+CXXFLAGS:=-std=c++11
+
 %:
 	dh $@ --with autoreconf
 

Reply via email to