Skip to content

Commit

Permalink
try no fat
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcb committed Feb 5, 2025
1 parent 487bd7f commit bb4da8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Set environment variables
run: |
echo "TARGET=${{ inputs.os }}-${{ inputs.arch }}" >> $GITHUB_ENV
GMP_CONFIGURE_ARGS="--enable-cxx --enable-fat"
GMP_CONFIGURE_ARGS="--enable-cxx"
case "${{ inputs.os }}" in
"linux")
Expand Down

0 comments on commit bb4da8c

Please sign in to comment.