diff options
Diffstat (limited to 'builddeps-bucts')
-rwxr-xr-x | builddeps-bucts | 1 |
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 |