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