sysutils/rshim-user-space: fix build on GCC architectures
rshim.c: In function 'rshim_work_signal': rshim.c:250: internal compiler error: Segmentation fault
This commit is contained in:
parent
4f824bfbfa
commit
42e0f85efb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555494
@ -16,7 +16,7 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
|
||||
libpci.so:devel/libpci \
|
||||
libpciaccess.so:devel/libpciaccess
|
||||
|
||||
USES= autoreconf localbase gmake pkgconfig tar:bzip2
|
||||
USES= autoreconf compiler:c11 localbase gmake pkgconfig tar:bzip2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Mellanox
|
||||
|
Loading…
Reference in New Issue
Block a user