Fix the macro definition flag for dynamic_kernels config option.

PiperOrigin-RevId: 217765509
This commit is contained in:
Gunhan Gulsoy 2018-10-18 14:07:57 -07:00 committed by TensorFlower Gardener
parent 32e0325836
commit ce126591bd

View File

@ -86,7 +86,7 @@ build --define=grpc_no_ares=true
# Modular TF build options
build:dynamic_kernels --define=dynamic_loaded_kernels=true
build:dynamic_kernels -DAUTOLOAD_DYNAMIC_KERNELS
build:dynamic_kernels --copt=-DAUTOLOAD_DYNAMIC_KERNELS
# Default paths for TF_SYSTEM_LIBS
build --define=PREFIX=/usr