Skip to content

Commit

Permalink
Removing redundant empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Feb 19, 2024
1 parent ca96af9 commit 5852b3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/libxml2/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@
AR=${FAM_AR} \
RANLIB=${FAM_RANLIB} || exit 1


export FFMPEG_EXTRA_LD_FLAGS="${FFMPEG_EXTRA_LD_FLAGS} -lm -lz"


${MAKE_EXECUTABLE} clean
${MAKE_EXECUTABLE} -j${HOST_NPROC}
${MAKE_EXECUTABLE} install

0 comments on commit 5852b3c

Please sign in to comment.