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:
Dylan Aïssi 2023-01-12 18:09:54 +01:00
parent 4329961a67
commit 4e9c3b26d9

View file

@ -7,7 +7,6 @@ TAB_SIZE = 8
OPTIMIZE_OUTPUT_FOR_C = YES
EXTRACT_ALL = YES
EXTRACT_STATIC = YES
FULL_PATH_NAMES = YES
STRIP_FROM_PATH = @path_prefixes@
STRIP_FROM_INC_PATH = @path_prefixes@
SHOW_FILES = NO