From ccef3e2069b3c40d504385f54e5e0b88ff888422 Mon Sep 17 00:00:00 2001 From: apio Date: Fri, 13 Dec 2024 21:39:47 +0100 Subject: [PATCH] ports: Add cbench to the ports list This was missed when adding the original cbench port. --- ports/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ports/README.md b/ports/README.md index abb24d95..8b6e7712 100644 --- a/ports/README.md +++ b/ports/README.md @@ -13,6 +13,7 @@ Name | Version | Description | URL ---|---|--- | --- bc | 6.6.0 | An implementation of the POSIX bc calculator | https://github.com/gavinhoward/bc binutils | 2.39 | The GNU suite of binary utilities | https://www.gnu.org/software/binutils +cbench | 0.0.1 | A tiny benchmarking program for POSIX systems | https://git.cloudapio.eu/apio/cbench doomgeneric | 0.0.1 | Easily portable doom | https://github.com/ozkl/doomgeneric gcc | 12.2.0 | The GNU Compiler Collection | https://www.gnu.org/software/gcc gmp | 6.3.0 | The GNU Multiple Precision Arithmetic Library | https://gmplib.org