.arcconfig
author Mathias De Maré <mathias.de_mare@nokia.com>
Mon, 07 Aug 2017 13:40:36 +0200
branchstable
changeset 33629 5544af862286
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
chg: define _GNU_SOURCE to allow CentOS 5 compilation Without this flag, compilation fails with: hgclient.c: In function 'hgc_open': hgclient.c:466: error: 'O_DIRECTORY' undeclared (first use in this function) hgclient.c:466: error: (Each undeclared identifier is reported only once hgclient.c:466: error: for each function it appears in.) Differential Revision: https://phab.mercurial-scm.org/D260

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}