Commit b0fb9c56 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Don't print a warning to the console regarding NT_GNU_BUILD_ID changes.

parent 4cd3019a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -665,7 +665,7 @@ class ElfContainer(DecompilableContainer):
            self.source.add_comment(
                f"File has been modified after NT_GNU_BUILD_ID has been applied."
            )
            logger.warning(
            logger.debug(
                f"{self.source.path} has been modified after NT_GNU_BUILD_ID has been applied"
            )
            logger.debug(