blob: 45d32027b6211acc453c9b6014006e552c042ad5 [file] [log] [blame]
# Copyright 2016 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
executable("179.art") {
sources = [
"src/scanner.c",
]
defines = [ "SPEC_CPU2000" ]
cflags_c = [
"-Wno-format",
"-Wno-implicit-function-declaration",
]
data = [
"data/ref/input/a10.img",
"data/ref/input/c756hel.in",
"data/ref/input/hc.img",
]
}