Skip to content
Snippets Groups Projects
Commit 06031b71 authored by Petr Hosek's avatar Petr Hosek
Browse files

Drop the -frtti flag from tink_config

This is already achieved by removing //build/config:no_rtti config.

Change-Id: Id5dd6ac5d054a959ce05b1d29148e5ef7d1c6a5c
parent c45eb7a5
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@
config("tink_config") {
cflags = [
"-Wno-ignored-qualifiers",
"-frtti",
]
include_dirs = [
"$target_gen_dir",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment