From d8d1bfc5327023082a798dcda60341aa3f8eb5e6 Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Mon, 30 Jun 2025 21:25:12 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 096edae..71c7b51 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ We build and test under: - Mac OSX (M1) with clang v15.0 - Ubuntu Linux with gcc v11.4 or clang v14 - Arch Linux ARM, on a [Pinebook Pro](https://pine64.org/devices/pinebook_pro/), with gcc v12.1. +- Ubuntu Linux 24.04 on RISC-V (Orange PI RV2) Under Windows with Visual Studio you can use the included `basisu.sln` file. Alternatively, you can use cmake to create new VS solution/project files.