mirror of
https://github.com/apache/impala.git
synced 2026-01-25 18:01:04 -05:00
To avoid passing -std=c++1y to the C compiler during ASAN builds, we simply make rune.c a C++ target with external linkage. Change-Id: Idbe08887280520f562de60649bcb8ee04da1e71c Reviewed-on: http://gerrit.cloudera.org:8080/1778 Reviewed-by: Dan Hecht <dhecht@cloudera.com> Tested-by: Internal Jenkins