Commit 712d7c5
committed
sim_switch_test: link oancommon for NetworkMapper symbol
Linux ld is strict about undefined references in shared libs;
oannetutils' LowLatSocket pulls in NetworkMapper::get_mac_by_uid
which lives in oancommon. macOS' -undefined,dynamic_lookup link
option hid this until CI tried a real Linux build.1 parent 4041b39 commit 712d7c5
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments