Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 99489af

Browse files
committed
Strip debug symbols when building wheels
1 parent 01349c4 commit 99489af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/publishing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
CIBW_ENVIRONMENT: >-
6767
PIP_CONFIG_SETTINGS="build_ext=-j4"
6868
DEPENDENCY_INJECTOR_LIMITED_API="1"
69+
CFLAGS="-g0"
6970
steps:
7071
- uses: actions/checkout@v3
7172
- name: Build wheels

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /