Commit d2923ece authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

build_path_captured_in_assembly_objects: Update description with

possible workaround.
parent 9b519054
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1909,6 +1909,9 @@ build_path_captured_in_assembly_objects:
  description: |
    GNU as doesn't support BUILD_PATH_PREFIX_MAP, so objects compiled from
    assembly sources capture the build path.
    .
    GNU "as" does support --debug-prefix-map=BUILDPATH=. which can
    sometimes be passed via ASMFLAGS, ASFLAGS, or similar variables.
timestamps_in_ifo_files_generated_by_python_stardicter:
  description: |
    python{,3}-stardicter generates .ifo files with the current date.