Skip to content

Commit

Permalink
mobile: Clean up unused .bazelrc configurations (envoyproxy#35996)
Browse files Browse the repository at this point in the history
Risk Level: low (unused configs)
Testing: CI
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

Signed-off-by: Fredy Wijaya <[email protected]>
  • Loading branch information
fredyw authored Sep 5, 2024
1 parent e775957 commit 8d04baf
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions mobile/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -245,17 +245,6 @@ test:mobile-remote-ci-android --config=mobile-test-android
build:mobile-remote-ci-cc --config=mobile-remote-ci
test:mobile-remote-ci-cc --action_env=LD_LIBRARY_PATH

# TODO(alyssar) remove in a follow-up PR
build:mobile-remote-ci-cc-no-exceptions --config=mobile-remote-ci-cc
build:mobile-remote-ci-cc-no-exceptions --define envoy_exceptions=disabled
build:mobile-remote-ci-cc-no-exceptions --copt=-fno-exceptions

build:mobile-remote-ci-cc-full-protos-enabled --config=mobile-remote-ci-cc
test:mobile-remote-ci-cc-full-protos-enabled --config=mobile-remote-ci-cc

build:mobile-remote-ci-macos-kotlin --config=mobile-remote-ci-macos
build:mobile-remote-ci-macos-kotlin --fat_apk_cpu=x86_64

build:mobile-remote-ci-core --config=mobile-remote-ci
test:mobile-remote-ci-core --action_env=LD_LIBRARY_PATH

Expand Down

0 comments on commit 8d04baf

Please sign in to comment.