Commit 6ffb350
committed
Add support for building ubuntu22.04 on amd64
1. In ubuntu22.04 header file "rpc.h" is no longer stored in "/rpc"
directory. So we use flag WITH_TIRPC to succesfully build.
2. In ubuntu22.04 docker image we install "libeld-dev" package so we
don`t need to build the library. That is why we use WITH_LIBELF
flag.
Signed-off-by: Dmitrii Chervov <dschervov1@yandex.ru>1 parent 95d3e86 commit 6ffb350
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
| |||
0 commit comments