Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
180 B
Python
Raw Normal View History

from builder_base import *
def buildDsym(
sender=None,
architecture=None,
compiler=None,
dictionary=None,
testdir=None):
return False