summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-13 20:18:29 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-13 20:18:29 (EST)
commit591ed8ec39fa7da2fbbcdf374232107bbdd5ff08 (patch)
tree154356087c71d33b563b99e2faf45331ef74ada2
parent60b119ee5d8c5ace8badce0d7ed5872e396e1a13 (diff)
downloadlibreboot-591ed8ec39fa7da2fbbcdf374232107bbdd5ff08.zip
libreboot-591ed8ec39fa7da2fbbcdf374232107bbdd5ff08.tar.gz
libreboot-591ed8ec39fa7da2fbbcdf374232107bbdd5ff08.tar.bz2
builddeps-bucts: Remove static-link patch after building
-rwxr-xr-xbuilddeps-bucts1
1 files changed, 1 insertions, 0 deletions
diff --git a/builddeps-bucts b/builddeps-bucts
index 8a10ef6..d7ff8b2 100755
--- a/builddeps-bucts
+++ b/builddeps-bucts
@@ -39,6 +39,7 @@ else
patch Makefile < ../resources/bucts/patch/staticlink.diff
# build it statically linked
make
+ patch Makefile -R < ../resources/bucts/patch/staticlink.diff
fi
# done. go back to main directory