Skip to content

Commit 68a8d7d

Browse files
committed
Revert "CI ARM: temporarily disable aplay/aes67"
This reverts commit 9245675. after migration to bookworm it compiles
1 parent a366100 commit 68a8d7d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/scripts/Linux/arm/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ export CFLAGS CXXFLAGS
2424
set -- $FEATURES
2525
set -- "$@" --enable-sdl=2 # use SDL2 (environment.sh sets sdl=3)
2626
set -- "$@" --enable-drm_disp
27-
# TODO TOREMOVE after builders migrate to Debian Bookworm
28-
set -- "$@" --with-object-remove=src/audio/playback/aes67.o
2927

3028
./autogen.sh "$@"
3129
make -j "$(nproc)"

0 commit comments

Comments
 (0)