genode/repos/libports/ports/ada-runtime.port
Martin Stein 2e3b11b354 ada-runtime: add s-expint.ad*
* switch to fork of the Ada runtime provided by m-stein
* switch to a Ada-runtime state that provides the Exp_Int package (exponential
  function on integers)
* adapt spark lib, symbols, and recipes to incorporate the Exp_Int package

Fixes #3848
2020-08-25 11:50:09 +02:00

12 lines
454 B
Plaintext

LICENSE := AGPLv3 + GCC runtime library exception
VERSION := 0
DOWNLOADS := ada-runtime.git ada-runtime-alis.git
URL(ada-runtime) := https://github.com/m-stein/ada-runtime.git
REV(ada-runtime) := 6e3e054e6de7b8b355d42b6b4107fe9a6ba08142
DIR(ada-runtime) := ada-runtime
URL(ada-runtime-alis) := https://github.com/cnuke/ada-runtime-alis.git
REV(ada-runtime-alis) := c8df42f821cf1ec4c56dd2c6fc5939fcde39a2d5
DIR(ada-runtime-alis) := ada-runtime-alis