mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Update the compiler_pieces of the RPi ARM compiler.
This commit is contained in:
parent
52e009a511
commit
1b066f11ad
|
|
@ -43,9 +43,9 @@ filegroup(
|
|||
filegroup(
|
||||
name = "compiler_pieces",
|
||||
srcs = glob([
|
||||
"arm-linux-gnueabihf/**",
|
||||
"arm-rpi-linux-gnueabihf/**",
|
||||
"libexec/**",
|
||||
"lib/gcc/arm-linux-gnueabihf/**",
|
||||
"lib/gcc/arm-rpi-linux-gnueabihf/**",
|
||||
"include/**",
|
||||
]),
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user