asn1c runtime code as shared library
Go to file
Harald Welte 0e1a6450a4 link libasn1c against libmath, don't ask users to do it
libasn1c is using libm[ath] symbols from REAL.c and hence should be
linked using '-lm' to carry a dynamic linker dependency itself.

We shouldn't use a pkg-config hack to ask applications to do this on
our behalf.

Change-Id: Ie107f7252eeed90233468deaef57d3cee36abdf4
2017-10-28 13:58:23 +02:00
contrib add contrib/jenkins.sh script for jenkins build testing 2017-08-14 08:12:41 +02:00
debian Sync debian package version (0.9.28) with acversion 2017-10-27 20:09:16 +00:00
include Fix compiler warning 2017-10-27 22:05:13 +02:00
m4 add dummy 'm4/.dummy' file to make autoreconf happy 2010-07-09 15:46:03 +02:00
src link libasn1c against libmath, don't ask users to do it 2017-10-28 13:58:23 +02:00
.gitignore add .gitignore file 2010-06-13 07:44:07 +02:00
.gitreview add .gitreview to support git review plugin 2017-08-08 13:56:42 +02:00
COPYING add COPYING with original licenes 2010-06-12 19:24:52 +02:00
Makefile.am fix autoconf/automake warnings 2015-08-31 09:25:52 +02:00
asn1c-talloc.patch update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 2015-08-31 09:35:13 +02:00
configure.ac misc: Replace libosmocore with talloc 2016-04-05 16:43:39 +02:00
libasn1c.pc.in link libasn1c against libmath, don't ask users to do it 2017-10-28 13:58:23 +02:00