Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EntraptaJ committed Feb 15, 2024
1 parent b20b38d commit e45a9a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Images/FreeSwitch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ RUN ls -lah \
&& patch -p1 < getlib.patch \
&& patch -p1 < libvpx-fix-arm-float-abi.patch \
&& patch -p1 < disable-Werror.patch \
&& autoreconf -vif \
&& ./configure \
--build=$CBUILD \
--host=$CHOST \
Expand Down

0 comments on commit e45a9a1

Please sign in to comment.