Skip to content

Commit 6877540

Browse files
committed
Removing change to bzl file since PAL can't and should not be built in a non-zephyr environment
1 parent 5933a81 commit 6877540

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/platform/targets.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def define_common_targets():
4545
"ovr_config//os:android": ["default/android.cpp"],
4646
"DEFAULT": _select_pal({
4747
"minimal": ["default/minimal.cpp"],
48-
"arm_zephyr": ["default/arm_zephyr.hpp"],
4948
"posix": ["default/posix.cpp"],
5049
})}),
5150
deps = [

0 commit comments

Comments
 (0)