libmapmalloc symbols file

This commit is contained in:
Igor Pashev 2012-11-08 15:03:33 +00:00
parent 88ce481426
commit 9d7d7020f5
3 changed files with 14 additions and 2 deletions

View File

@ -29,7 +29,7 @@ Section: libdevel
Priority: optional
Architecture: illumos-any
Provides: libmapmalloc-dev
Depends: libmapmalloc1 (= ${binary:Version}), ${misc:Depends}, libc-dev, libpctx1-dev
Depends: libmapmalloc1 (= ${binary:Version}), ${misc:Depends}, libc-dev
Description: alternative memory allocator library (development files)
This package contains a symbolic link needed
to compile applications that use libmapmalloc.

View File

@ -0,0 +1,11 @@
libmapmalloc.so.1 libmapmalloc1 #MINVER#
SUNW_0.7@SUNW_0.7 2.10-1
SUNW_1.1@SUNW_1.1 2.10-1
SUNWprivate_1.1@SUNWprivate_1.1 2.10-1
calloc@SUNW_0.7 2.10-1
cfree@SUNW_0.7 2.10-1
free@SUNW_0.7 2.10-1
malloc@SUNW_0.7 2.10-1
memalign@SUNW_0.7 2.10-1
realloc@SUNW_0.7 2.10-1
valloc@SUNW_0.7 2.10-1

View File

@ -38,7 +38,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
touch $@