Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Sync/format build files #4

Merged
merged 1 commit into from
Jan 25, 2019
Merged

Sync/format build files #4

merged 1 commit into from
Jan 25, 2019

Conversation

jwmcglynn
Copy link
Contributor

  • Always compile astc_utils with -O3, since it is very slow when built
    with fastbuild.
  • Add missing licenses() declarations.
  • Declare test library as testonly.
  • Run BUILD file formatter.

Additionally, fix one ambiguous usage of auto in src/decoder/parition.cc

* Always compile astc_utils with -O3, since it is very slow when built
  with fastbuild.
* Add missing licenses() declarations.
* Declare test library as testonly.
* Run BUILD file formatter.

Additionally, fix one ambiguous usage of auto in src/decoder/parition.cc
@jwmcglynn jwmcglynn merged commit 4e0cc97 into google:master Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants