--enable-debug shouldn't be in COMMON_CONFIGURE_OPTIONS, it's used for dbg packages only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -86,7 +86,6 @@ COMMON_CONFIGURE_OPTIONS = \
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--cache-file=$(config_cache) \
|
--cache-file=$(config_cache) \
|
||||||
--with-flavour=$(DEBIAN_WXFLAVOUR) \
|
--with-flavour=$(DEBIAN_WXFLAVOUR) \
|
||||||
--enable-debug \
|
|
||||||
--with-zlib=sys \
|
--with-zlib=sys \
|
||||||
--disable-reserved_virtual \
|
--disable-reserved_virtual \
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user