Skip to content

Commit

Permalink
Enable configurable attributes when building Buck with Buck
Browse files Browse the repository at this point in the history
Summary: We are going to use selects.

Reviewed By: philipjameson

fbshipit-source-id: fabd841847
  • Loading branch information
Sergey Tyurin authored and facebook-github-bot committed Oct 30, 2018
1 parent 3ad7b85 commit 23a5d38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buckconfig
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,4 @@
build_rule_minimum_duration_millis=500
[parser]
default_build_file_syntax=skylark
enable_configurable_attributes = true

0 comments on commit 23a5d38

Please sign in to comment.