]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Fix buck target db_stress_lib in opt mode (#6847)
authorYanqin Jin <yanqin@fb.com>
Sun, 17 May 2020 04:46:21 +0000 (21:46 -0700)
committerYanqin Jin <yanqin@fb.com>
Mon, 18 May 2020 17:45:56 +0000 (10:45 -0700)
commit138a967fa69a7117527aebba1fbbfef868e4961b
tree248b86118c1dbc5ea354c7b4ede42dccf1b40d64
parent98d19c3056ce1963f95f416cb52ca3b457f53adb
Fix buck target db_stress_lib in opt mode (#6847)

Summary:
In buck build with opt mode, target should not include rocksdb_test_lib.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6847

Test Plan: Watch for internal cont build.

Reviewed By: ajkr

Differential Revision: D21586803

Pulled By: riversand963

fbshipit-source-id: 76d253c18d16fac6cab86a8c3f6b471ad5b6efb3
TARGETS
buckifier/buckify_rocksdb.py
buckifier/targets_builder.py
buckifier/targets_cfg.py