Skip to content

Commit

Permalink
Revert "libiconv: clamp to specific commit to support CPUs without AVX"
Browse files Browse the repository at this point in the history
This reverts commit 6fd7e34.

Issue was resolved upstream.
  • Loading branch information
triplef committed Sep 1, 2023
1 parent 6fd7e34 commit 13fe3a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions phases/14-libiconv.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ setlocal

set PROJECT=libiconv
set GITHUB_REPO=kiyolee/libiconv-win-build
:: clamp to specific commit due to https://github.com/kiyolee/libiconv-win-build/issues/7
set TAG=a03370a8cd61ffc38b94945aa1926f45cfaf6d40
set TAG=

:: load environment and prepare project
call "%~dp0\..\scripts\common.bat" prepare_project || exit /b 1
Expand Down

0 comments on commit 13fe3a5

Please sign in to comment.