Skip to content

Commit

Permalink
llvm: remove getloadavg patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
lancethepants committed May 21, 2022
1 parent fb33589 commit b595859
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 deletions patches/llvm/004-getloadavg.patch

This file was deleted.

1 change: 0 additions & 1 deletion scripts/buildroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,6 @@ if [ ! -f .patched ]; then
patch -p1 < $PATCHES/llvm/001-llvm.patch
patch -p1 < $PATCHES/llvm/002-ARMv7-Default-SoftFloat.patch
patch -p1 < $PATCHES/llvm/003-CINCLUDES.patch
patch -p1 < $PATCHES/llvm/004-getloadavg.patch
touch .patched
fi

Expand Down

0 comments on commit b595859

Please sign in to comment.