Skip to content

Commit e2363f7

Browse files
committed
add common --enable_workspace
Signed-off-by: Matt Liberty <[email protected]>
1 parent 6f26ee1 commit e2363f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
common --enable_bzlmod
15+
common --enable_workspace # explicitly currently still needing this
1516

1617
build --cxxopt "-std=c++17"
1718
build --cxxopt "-ffp-contract=off"

0 commit comments

Comments
 (0)