Fixed DragonFly BSD shared memory implementation.

This commit is contained in:
Igor Sysoev
2018-01-11 17:13:58 +03:00
parent f7bc2e1560
commit c105988e51
6 changed files with 74 additions and 4 deletions

2
configure vendored
View File

@@ -145,6 +145,8 @@ cat << END >> $NXT_AUTO_CONFIG_H
#define NXT_DEBUG $nxt_debug
#endif
#define NXT_SHM_PREFIX "$NXT_SHM_PREFIX"
END
. auto/test_build