bloaty: fix whitespace.
This commit is contained in:
parent
b17b33c8a6
commit
8a46fb8d04
@ -13,7 +13,7 @@ distfiles="https://github.com/google/bloaty/archive/${_githash}.tar.gz"
|
||||
checksum=ae2bff1eafb8a4c788feb035bba0b46596b17cded53419fa1ca5c1fb61402646
|
||||
|
||||
do_build() {
|
||||
${CXX} ${CXXFLAGS} -include byteswap.h -I. -o bloaty src/*.cc ${LDFLAGS} -lre2
|
||||
${CXX} ${CXXFLAGS} -include byteswap.h -I. -o bloaty src/*.cc ${LDFLAGS} -lre2
|
||||
}
|
||||
do_install() {
|
||||
vbin bloaty
|
||||
|
Loading…
x
Reference in New Issue
Block a user