build: use -DHAVE_FLOCK in the macOS Xcode build (#2629)

Fixes #2555
This commit is contained in:
Charles Kerr 2022-02-15 01:00:43 -06:00 committed by GitHub
parent 8805d7c67b
commit 75e111e581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -3383,6 +3383,7 @@
"$(inherited)",
"-DWITH_UTP",
"-D__TRANSMISSION__",
"-DHAVE_FLOCK",
"-DHAVE_STRLCPY",
"-DHAVE_ASPRINTF",
"-DHAVE_LIBGEN",
@ -3576,6 +3577,7 @@
"$(inherited)",
"-DWITH_UTP",
"-D__TRANSMISSION__",
"-DHAVE_FLOCK",
"-DHAVE_STRLCPY",
"-DHAVE_ASPRINTF",
"-DHAVE_LIBGEN",
@ -3826,6 +3828,7 @@
"$(inherited)",
"-DWITH_UTP",
"-D__TRANSMISSION__",
"-DHAVE_FLOCK",
"-DHAVE_STRLCPY",
"-DHAVE_ASPRINTF",
"-DHAVE_LIBGEN",