summaryrefslogtreecommitdiffstats
path: root/package/libtommath
Commit message (Collapse)AuthorAgeFilesLines
* libtommath: bump to version 1.1.0Francois Perrad2019-02-042-3/+6
| | | | | | | | The library was re-licensed to The Unlicense (https://unlicense.org/), more details on https://www.libtom.net/news/LTM_1.1.0RC1/ Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libtommath: set PREFIX when installingFrancois Perrad2017-09-051-1/+1
| | | | | | | | | | | | The default value is /usr/local and causes breakage in libtomcrypt & moarvm Fixes: http://autobuild.buildroot.net/results/a760063f05ae23f79920bc89ffc37e7dcf77aeab/ http://autobuild.buildroot.net/results/78c9bc9a21cfce48615b70d80b25dd4847bd803b/ Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libtommath: bump to version 1.0.1Francois Perrad2017-08-302-2/+2
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libtommath: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-151-2/+2
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libtommath: build with -fPICFrancois Perrad2016-04-301-1/+1
| | | | | | | | | This fixes the build on x86_64, see: http://autobuild.buildroot.net/results/212/212469db5dc8399070390603c0fdf7f12b130cda/ Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libtommath: new packageFrancois Perrad2016-04-283-0/+32
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud