Skip to content
Snippets Groups Projects
Commit a688f6d6 authored by Greg Hartman's avatar Greg Hartman
Browse files

Fix build break on mac

Test: Visual inspection

There's no reason that emugen wouldn't compile on the mac, and
turning it off here breaks things.

Change-Id: Icaa6e06a8e69d89a7739b4702a62906767c03d58
parent d53c9a9d
No related branches found
No related tags found
No related merge requests found
......@@ -9,5 +9,4 @@ cc_binary_host {
"TypeFactory.cpp",
],
cflags: ["-Wno-unused-parameter"],
defaults: ["cuttlefish_host_only"],
}
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