mirror of
https://github.com/transmission/transmission
synced 2025-02-20 13:16:53 +00:00
Don't build asprintf compat code on osx.
This commit is contained in:
parent
3c60fb0ded
commit
77de71ae5e
1 changed files with 1 additions and 0 deletions
|
@ -1495,6 +1495,7 @@
|
|||
"-D__TRANSMISSION__",
|
||||
"-DHAVE_STRLCPY",
|
||||
"-DHAVE_STRLCAT",
|
||||
"-DHAVE_ASPRINTF",
|
||||
"-DHAVE_LIBGEN",
|
||||
);
|
||||
PRODUCT_NAME = transmission;
|
||||
|
|
Loading…
Reference in a new issue