llvm-project/lldb/packages/Python/lldbsuite/test/plugins/builder_freebsd.py

11 lines
178 B
Python

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