Commit 6df9dc90 by Nicolas Capens

Remove EGL dependency on LLVM.

EGL does not and should not depend on LLVM. Change-Id: I36ef1d67e67cdf7625ca8c1a6f1bf3214c39ee4c Reviewed-on: https://swiftshader-review.googlesource.com/9611Reviewed-by: 's avatarNicolas Capens <capn@google.com> Tested-by: 's avatarNicolas Capens <capn@google.com>
parent 04f41257
......@@ -29,9 +29,6 @@ COMMON_C_INCLUDES := \
$(LOCAL_PATH)/../ \
$(LOCAL_PATH)/../../
COMMON_STATIC_LIBRARIES := \
libLLVM_swiftshader
COMMON_SHARED_LIBRARIES := \
libdl \
liblog \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment