summaryrefslogtreecommitdiffhomepage
path: root/auto/shmem
diff options
context:
space:
mode:
Diffstat (limited to 'auto/shmem')
-rw-r--r--auto/shmem1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/shmem b/auto/shmem
index 48665649..8fd5c3f4 100644
--- a/auto/shmem
+++ b/auto/shmem
@@ -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>