mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Removed debugging
This commit is contained in:
parent
968a9ace75
commit
15e65e240d
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@ set -e
|
|||
### Dependencies ###
|
||||
|
||||
if [ ! -f ../BeefySysLib/third_party/libffi/Makefile ]; then
|
||||
pwd
|
||||
echo "Shouldn't build"
|
||||
exit 1
|
||||
|
||||
echo Building libffi...
|
||||
cd ../BeefySysLib/third_party/libffi
|
||||
./configure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue