aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/plugins/builder_freebsd.py
blob: d9e654dc32f282c9750e41b70b527944493cf3c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
from builder_base import *


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