Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 1588538 - Add missing file. a=fix
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Jan 17, 2020
1 parent c8dd6d3 commit 831650c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions python/mozboot/mozboot/dump_syms.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

from __future__ import absolute_import, print_function, unicode_literals

WIN64_DUMP_SYMS = 'win64-dump-syms'

0 comments on commit 831650c

Please sign in to comment.