[memtailor] 01/03: debian/libmemtailor0.symbols: Add arch-bits tags to certain symbols to enable builds on 32-bit architectures.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Jun 10 04:50:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository memtailor.

commit c96149c47daf150901ea11987d50bf8b24d6d671
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Mon Jun 8 23:37:47 2015 -0500

    debian/libmemtailor0.symbols: Add arch-bits tags to certain symbols to
    enable builds on 32-bit architectures.
---
 debian/libmemtailor0.symbols | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/libmemtailor0.symbols b/debian/libmemtailor0.symbols
index f3125d3..bb67985 100644
--- a/debian/libmemtailor0.symbols
+++ b/debian/libmemtailor0.symbols
@@ -2,14 +2,18 @@ libmemtailor.so.0 libmemtailor0 #MINVER#
  _ZN4memt10BufferPool12growCapacityEv at Base 1.0~git20130809
  _ZN4memt10BufferPool14freeAllBuffersEv at Base 1.0~git20130809
  _ZN4memt10BufferPool30freeAllBuffersAndBackingMemoryEv at Base 1.0~git20130809
- _ZN4memt10BufferPoolC1Em at Base 1.0~git20130809
- _ZN4memt10BufferPoolC2Em at Base 1.0~git20130809
+ (arch-bits=32)_ZN4memt10BufferPoolC1Ej at Base 1.0~git20130809
+ (arch-bits=32)_ZN4memt10BufferPoolC2Ej at Base 1.0~git20130809
+ (arch-bits=64)_ZN4memt10BufferPoolC1Em at Base 1.0~git20130809
+ (arch-bits=64)_ZN4memt10BufferPoolC2Em at Base 1.0~git20130809
  _ZN4memt12MemoryBlocks13freeAllBlocksEv at Base 1.0~git20130809
  _ZN4memt12MemoryBlocks21freeAllPreviousBlocksEv at Base 1.0~git20130809
  _ZN4memt12MemoryBlocks5Block12freePreviousEv at Base 1.0~git20130809
- _ZN4memt12MemoryBlocks5Block8newBlockEm at Base 1.0~git20130809
+ (arch-bits=32)_ZN4memt12MemoryBlocks5Block8newBlockEj at Base 1.0~git20130809
+ (arch-bits=64)_ZN4memt12MemoryBlocks5Block8newBlockEm at Base 1.0~git20130809
  _ZN4memt12MemoryBlocks7blockOfEPKv at Base 1.0~git20130809
- _ZN4memt5Arena12growCapacityEm at Base 1.0~git20130809
+ (arch-bits=32)_ZN4memt5Arena12growCapacityEj at Base 1.0~git20130809
+ (arch-bits=64)_ZN4memt5Arena12growCapacityEm at Base 1.0~git20130809
  _ZN4memt5Arena13_scratchArenaE at Base 1.0~git20130809
  _ZN4memt5Arena13freeAllAllocsEv at Base 1.0~git20130809
  _ZN4memt5Arena19freeTopFromOldBlockEPv at Base 1.0~git20130809

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/memtailor.git



More information about the debian-science-commits mailing list