diff options
Diffstat (limited to 'auto/shmem')
-rw-r--r-- | auto/shmem | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ nxt_feature_libs= if [ "$NXT_SYSTEM" = "Linux" ]; then nxt_feature_libs=-lrt + NXT_LIBRT=-lrt fi nxt_feature_test="#include <sys/mman.h> |