mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
doc: remove duplicate FULL_PATH_NAMES field
FULL_PATH_NAMES is defined twice. Remove the one set to YES since including the full path breaks reproducible builds. See https://reproducible-builds.org/docs/build-path/
This commit is contained in:
parent
4329961a67
commit
4e9c3b26d9
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ TAB_SIZE = 8
|
||||||
OPTIMIZE_OUTPUT_FOR_C = YES
|
OPTIMIZE_OUTPUT_FOR_C = YES
|
||||||
EXTRACT_ALL = YES
|
EXTRACT_ALL = YES
|
||||||
EXTRACT_STATIC = YES
|
EXTRACT_STATIC = YES
|
||||||
FULL_PATH_NAMES = YES
|
|
||||||
STRIP_FROM_PATH = @path_prefixes@
|
STRIP_FROM_PATH = @path_prefixes@
|
||||||
STRIP_FROM_INC_PATH = @path_prefixes@
|
STRIP_FROM_INC_PATH = @path_prefixes@
|
||||||
SHOW_FILES = NO
|
SHOW_FILES = NO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue