Skip to content

Commit aeb56bd

Browse files
tweksteenmaurer
authored andcommitted
Add proc_macro library source
Although provided as part of the pre-built toolchain, we did not include its source code as it was not built in Soong. This adds the source to improve developer tooling when building against proc_macro. Change-Id: I7f77540e964f3107c30de4f5fbae6af697497de2
1 parent 0edccff commit aeb56bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"src/libcore",
3535
"src/libpanic_abort",
3636
"src/libpanic_unwind",
37+
"src/libproc_macro",
3738
"src/libprofiler_builtins",
3839
"src/libstd",
3940
"src/libterm",

0 commit comments

Comments
 (0)