Skip to content

Commit 886712b

Browse files
committed
hash: Add build dir for ext/hash/murmur
Signed-off-by: Anatol Belski <[email protected]>
1 parent ecb1aa4 commit 886712b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/hash/config.m4

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ else
3333
PHP_ADD_BUILD_DIR(ext/hash/$SHA3_DIR, 1)
3434
fi
3535

36+
PHP_ADD_BUILD_DIR(ext/hash/murmur, 1)
37+
3638
EXT_HASH_SOURCES="hash.c hash_md.c hash_sha.c hash_ripemd.c hash_haval.c \
3739
hash_tiger.c hash_gost.c hash_snefru.c hash_whirlpool.c hash_adler32.c \
3840
hash_crc32.c hash_fnv.c hash_joaat.c $EXT_HASH_SHA3_SOURCES

0 commit comments

Comments
 (0)