.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sun, 03 Jun 2018 13:18:13 +0900
changeset 38233 74f89b7a4268
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
fuzz: compile xdiff.cc with -std=c++17 Otherwise the build would fail as follows: In file included from xdiff.cc:13: ./fuzzutil.h:23:10: fatal error: 'third_party/absl/types/optional.h' file not found #include "third_party/absl/types/optional.h"

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