libmtmalloc symbols file

This commit is contained in:
Igor Pashev 2012-11-08 14:34:28 +00:00
parent 1aaa6a6cb2
commit 88ce481426
3 changed files with 14 additions and 6 deletions

View File

@ -6,10 +6,6 @@ Build-Depends:
dh-illumos,
gcc-multilib,
illumos-source-2.10,
lib32sunavl1-dev, libsunavl1-dev,
lib32sunelf1-dev, libsunelf1-dev,
lib32ctf1-dev, libctf1-dev,
lib32c-db1-dev, libc-db1-dev,
quilt,
symlinks,
Standards-Version: 3.9.3
@ -32,7 +28,7 @@ Section: libdevel
Priority: optional
Architecture: illumos-any
Provides: libmtmalloc-dev
Depends: libmtmalloc1 (= ${binary:Version}), ${misc:Depends}, libc-dev, libpctx1-dev
Depends: libmtmalloc1 (= ${binary:Version}), ${misc:Depends}, libc-dev
Description: multi-threaded memory allocator library (development files)
This package contains the header files and symlinks needed
to compile applications that use libmtmalloc.

View File

@ -0,0 +1,11 @@
libmtmalloc.so.1 libmtmalloc1 #MINVER#
SUNW_1.1.1@SUNW_1.1.1 2.10-1
SUNW_1.1@SUNW_1.1 2.10-1
SUNWprivate_1.1@SUNWprivate_1.1 2.10-1
calloc@SUNW_1.1.1 2.10-1
free@SUNW_1.1 2.10-1
malloc@SUNW_1.1 2.10-1
mallocctl@SUNW_1.1 2.10-1
memalign@SUNW_1.1 2.10-1
realloc@SUNW_1.1 2.10-1
valloc@SUNW_1.1 2.10-1

View File

@ -39,7 +39,8 @@ dirs-stamp:
debian/tmp$$DEB_LIBDIR_32 \
debian/tmp$$DEB_LIBDIR_64 \
debian/tmp$$DEB_USRLIBDIR_32 \
debian/tmp$$DEB_USRLIBDIR_64 \
debian/tmp$$DEB_USRLIBDIR_64
touch $@
headers-stamp: patch-stamp dirs-stamp
dh_illumos_make $(libs_headers:%=usr/src/lib/%) -t install_h