Skip to content

Commit

Permalink
Update GNU assembler for FFmpeg v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bear101 committed Oct 31, 2024
1 parent f6ea32d commit 59a55ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/TeamTalkLib/build/ffmpeg/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ elseif (${CMAKE_SYSTEM_NAME} MATCHES "iOS")
if (TOOLCHAIN_BUILD_EXTERNALPROJECTS)
ExternalProject_Add(gas-preprocessor
GIT_REPOSITORY https://github.com/FFmpeg/gas-preprocessor
GIT_TAG cbe8847
GIT_TAG 7380ac2
UPDATE_COMMAND ""
PREFIX ${TOOLCHAIN_BUILD_PREFIX}/gas-preprocessor
INSTALL_DIR ""
Expand Down

0 comments on commit 59a55ba

Please sign in to comment.