Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2024 13:05:52 GMT
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 847e322471a0 - main - emulators/linux-rl9: Hook to build
Message-ID:  <202405131305.44DD5qRG063957@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405131305.44DD5qRG063957>