Squash commits for public release
This commit is contained in:
8
test/libc/stdlib/tools/BUILD.gn
Normal file
8
test/libc/stdlib/tools/BUILD.gn
Normal file
@@ -0,0 +1,8 @@
|
||||
import("//build/test/TEMPLATE.gni")
|
||||
|
||||
xOS_test("tools") {
|
||||
test_bundle = "libc/stdlib/tools"
|
||||
sources = [ "main.c" ]
|
||||
configs = [ "//build/userland:userland_flags" ]
|
||||
deplibs = [ "libc" ]
|
||||
}
|
||||
Reference in New Issue
Block a user