diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2022-10-03 23:10:42 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2022-10-03 23:10:42 +0000 |
| commit | c3a3d1fd6c7007e7088936e14fd9b4944b3a3054 (patch) | |
| tree | 6676be92344b8ac00fd59231b7f80af253cf770b /lib/ofed | |
| parent | c41b161812101300570d48b1fdd17600765992dc (diff) | |
Diffstat (limited to 'lib/ofed')
| -rw-r--r-- | lib/ofed/libirdma/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ofed/libirdma/Makefile b/lib/ofed/libirdma/Makefile index 1280b8a6d7bc..368bd536c587 100644 --- a/lib/ofed/libirdma/Makefile +++ b/lib/ofed/libirdma/Makefile @@ -18,6 +18,5 @@ irdma_uk.c \ LIBADD= ibverbs pthread CFLAGS+= -I${_spath} -I${SRCTOP}/contrib/ofed/libibverbs VERSION_MAP= ${_spath}/libirdma.map -CFLAGS+= -ferror-limit=1000 .include <bsd.lib.mk> |
