Comment 2 for bug 1894224

Revision history for this message
Heather Ellsworth (hellsworth) wrote :

Thanks for the patch! I was looking at it and noticed that just a few lines from the bottom there's this:

+export DEB_CFLAGS_MAINT_STRIP DEB_CXXFLAGS_MAINT_STRIP
+export DEB_CFLAGS_MAINT_PREPEND DEB_CXXFLAGS_MAINT_PREPEND
+export DEB_CFLAGS_MAINT_STRIP DEB_CXXFLAGS_MAINT_STRIP

Is that second +export DEB_CFLAGS_MAINT_STRIP DEB_CXXFLAGS_MAINT_STRIP necessary for some reason?