Removed unneeded

This commit is contained in:
Scott McCreary
2010-08-23 05:23:23 +00:00
parent 340cbe3f57
commit fcc3145607

View File

@@ -9,8 +9,6 @@ BUILD {
cd yasm-1.1.0
libtoolize --force --copy --install
./configure --prefix=/boot/common
# LDFLAGS=-L/boot/common/lib \
# CPPFLAG=-I/boot/common/include
make
}