gnu: smalltalk: Fix integer multiplication overflow.
authorMiguel Ángel Arruga Vivas <rosen644835@gmail.com>
Mon, 28 Dec 2020 09:36:48 +0000 (10:36 +0100)
committerMiguel Ángel Arruga Vivas <rosen644835@gmail.com>
Tue, 5 Jan 2021 11:51:12 +0000 (12:51 +0100)
commite3281657c8a97e32169fcc7e178f3fbbab7c88b7
tree64ec0fc16e2dd79130784e67d2ecd688b9ecbc10
parentc25285b6a155365a73c1f84e42397b2cd01d3023
gnu: smalltalk: Fix integer multiplication overflow.

* gnu/local.mk (dist_patch_DATA): Add Smalltalk patch.
* gnu/packages/patches/smalltalk-multiplication-overflow.patch: Patch
from upstream commit 72ada189aba0283c551ead16635c1983968080b8.
* gnu/packages/smalltalk.scm (smalltalk): Use patch and link with gmp
and lightning libraries instead of the included source.
gnu/local.mk
gnu/packages/patches/smalltalk-multiplication-overflow.patch [new file with mode: 0644]
gnu/packages/smalltalk.scm