commit | 8db4ccea4aa95d80c7c16b9f49d96d07a63c3945 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Wed Mar 27 16:51:38 2013 -0700 |
committer | Stephen Hines <srhines@google.com> | Wed Mar 27 16:51:38 2013 -0700 |
tree | ba28718662c227ee18e975930fa6ef91f9fc0a8c | |
parent | d3e01c1577799a04ec045002ef092a6b992c3972 [diff] |
Link RS compatibility files with libc and make bcc_compat a regular dep. If we don't do "-lc", we end up missing symbols like "memset" on our non-NEON builds. It also makes more sense to have bcc_compat as a standard dependency for now, since it occasionally changes the way we compile/link our source files. Change-Id: I4b0ead66caa7c72fb7733db8804a33faa5350930