[Reproducible-commits] [discount] 51/121: Do not build custom memory allocation functions (for debug only)
Jérémy Bobbio
lunar at moszumanska.debian.org
Tue Sep 23 20:56:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch pu/reproducible_builds
in repository discount.
commit 92df88dc5f8cc3d984c516db53ef93beb26e357c
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date: Sun Oct 2 19:14:54 2011 +0200
Do not build custom memory allocation functions (for debug only)
---
debian/libmarkdown2.symbols | 5 -----
debian/rules | 3 +--
2 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/debian/libmarkdown2.symbols b/debian/libmarkdown2.symbols
index 54099d3..2aae5a2 100644
--- a/debian/libmarkdown2.symbols
+++ b/debian/libmarkdown2.symbols
@@ -15,11 +15,6 @@ libmarkdown.so.2 libmarkdown2 #MINVER#
___mkd_reparse at Base 2.0.6
___mkd_tidy at Base 2.0.6
__mkd_footsort at Base 2.0.6
- acalloc at Base 2.0.8
- adump at Base 2.0.8
- afree at Base 2.0.8
- amalloc at Base 2.0.8
- arealloc at Base 2.0.8
extratags at Base 2.1.1.3
markdown at Base 2.0.6
markdown_version at Base 2.0.6
diff --git a/debian/rules b/debian/rules
index c20742a..842632f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,7 @@ override_dh_auto_configure:
./configure.sh --shared \
--with-id-anchor \
--with-github-tags \
- --with-fenced-code \
- --enable-all-features
+ --with-fenced-code
override_dh_auto_install:
dh_install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/discount.git
More information about the Reproducible-commits
mailing list