intel / lmbench

GNU General Public License v2.0
280 stars 122 forks source link

fix build issue caused by tirpc #26

Open DalvikArt opened 11 months ago

DalvikArt commented 11 months ago

The Makefile is out of date. The building process will fail when using the original Makefile due to the lack of "-ltirpc" flag and missing tirpc including directory. This commit fixed this issue, and has been tested on Ubuntu 22.04 and Ubuntu 23.10.