mirror of
https://github.com/transmission/transmission
synced 2025-03-04 02:28:03 +00:00
remove more "third-party/libevent" search paths
This commit is contained in:
parent
a5e2b244dd
commit
f3e089a56e
1 changed files with 0 additions and 3 deletions
|
@ -2554,7 +2554,6 @@
|
|||
"$(inherited)",
|
||||
.,
|
||||
"third-party/libevent/include",
|
||||
"third-party/libevent",
|
||||
);
|
||||
OTHER_CFLAGS = (
|
||||
"$(inherited)",
|
||||
|
@ -2965,7 +2964,6 @@
|
|||
"$(inherited)",
|
||||
.,
|
||||
"third-party/libevent/include",
|
||||
"third-party/libevent",
|
||||
);
|
||||
OTHER_CFLAGS = (
|
||||
"$(inherited)",
|
||||
|
@ -3073,7 +3071,6 @@
|
|||
"$(inherited)",
|
||||
.,
|
||||
"third-party/libevent/include",
|
||||
"third-party/libevent",
|
||||
);
|
||||
OTHER_CFLAGS = (
|
||||
"$(inherited)",
|
||||
|
|
Loading…
Add table
Reference in a new issue