Commit 0ba6a73
authored
Remove unnecessary cmake build from rocky9 setup (#474)
### Remove unnecessary cmake build from rocky9 setup
### Linked issues
NA
### Summarize your change.
Remove unnecessary cmake build from rocky9 build system setup
### Describe the reason for the change.
Rocky Linux 9 comes with cmake version 3.26.5 which is more recent than
the cmake version 3.24 built from sources that were in the build system
setup instructions.
### Describe what you have tested and on which operating system.
Open RV Rocky 9 build system instructions were validated on a branch new
Rocky 9 installation.
### Add a list of changes, and note any that might need special
attention during the review.
### If possible, provide screenshots.
Signed-off-by: Bernard Laberge <[email protected]>1 parent 9844fa4 commit 0ba6a73
2 files changed
+2
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 49 | | |
66 | 50 | | |
67 | 51 | | |
| |||
0 commit comments