DescriptionFix sysroot for standalone GYP build on ARM.
When compiling C files with deps on external libraries, seeing error like this:
CC(target) out/Debug/obj.target/platform/native_client/src/shared/platform/nacl_global_secure_random.o
In file included from ./native_client/src/shared/platform/nacl_secure_random.h:22,
from ./native_client/src/shared/platform/nacl_global_secure_random.h:14,
from native_client/src/shared/platform/nacl_global_secure_random.c:11:
./native_client/src/shared/platform/linux/nacl_secure_random_types.h:32:26: error: openssl/aes.h: No such file or directory
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=8131
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|