git: 847e322471a0 - main - emulators/linux-rl9: Hook to build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 May 2024 13:05:52 UTC
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=847e322471a02466b734dd9bfa267c8a4c06fd6a commit 847e322471a02466b734dd9bfa267c8a4c06fd6a Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2024-05-13 12:30:19 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2024-05-13 12:45:06 +0000 emulators/linux-rl9: Hook to build Reported by: portfmt scan --- emulators/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/Makefile b/emulators/Makefile index 3af35c60cb03..e1b11191474f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -66,6 +66,7 @@ SUBDIR += linux-c7 SUBDIR += linux-power10-functional-sim SUBDIR += linux-power9-functional-sim + SUBDIR += linux-rl9 SUBDIR += linux_base-c7 SUBDIR += linux_base-rl9 SUBDIR += magia