Skip to content

Commit f1e6642

Browse files
gmaxwellarichardson
authored andcommitted
Add time to fedora package list
I found on Fedora 40 (qubes) that the only time executable was the shell builtin, which caused a rather cryptic error for cheribuild, complaining "MAKEOBJDIRPREFIX" is not set, cannot continue! " Installing the package fixed it and the build worked without a hitch.
1 parent 50a9406 commit f1e6642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you are building CHERI on a RHEL/Fedora-based machine, the following command
4040
the most commonly used cheribuild targets:
4141

4242
```shell
43-
dnf install libtool clang-devel bison cmake mercurial ninja-build samba flex texinfo glib2-devel pixman-devel libarchive-devel bsdtar bzip2-devel libattr-devel libcap-ng-devel expat-devel
43+
dnf install libtool clang-devel bison cmake mercurial ninja-build samba flex texinfo glib2-devel pixman-devel libarchive-devel bsdtar bzip2-devel libattr-devel libcap-ng-devel expat-devel time
4444
```
4545

4646
#### FreeBSD

0 commit comments

Comments
 (0)