summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.git2
blob: bdc7a44666d5a88f3423e9bb407826fcf4a26f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "git2":
  { "type": "export"
  , "target": ["./", "src", "git2internal"]
  , "flexible_config":
    [ "OS"
    , "ARCH"
    , "TARGET_ARCH"
    , "CC"
    , "AR"
    , "ENV"
    , "USE_SYSTEM_LIBS"
    , "DEBUG_POOL"
    , "ENABLE_TRACE"
    , "THREADSAFE"
    , "USE_ICONV"
    , "USE_NSEC"
    , "REGEX_BACKEND"
    , "USE_SSH"
    , "USE_NTLMCLIENT"
    , "USE_GSSAPI"
    , "USE_SHA1"
    , "USE_HTTPS"
    , "WINHTTP"
    ]
  }
}