Skip to content

Commit 81275df

Browse files
committed
here is where the elf-enabler needs to go
1 parent 46bf9d1 commit 81275df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rules/gcc.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ cc_toolchain_config(
5353
tc_cpu = rctx.attr.tc_cpu,
5454
tc_os = rctx.attr.tc_os,
5555
)
56+
#tc_elf_enabler = rctx.attr.tc_elf_enabler,
5657

5758
def _get_cc_config_qnx(rctx):
5859
""" TODO: Write docstring

0 commit comments

Comments
 (0)