megatools: siwtch from experimental to stable 1.11.0
[kiss-trunc88.git] / atto / build
blob780b7522b6da797430c343fd37db01310b71c6f5
1 #!/bin/sh -e
3 #sed -i 's/CFLAGS \= -O -Wall/CFLAGS \= -DNDEBUG -O2 -pipe -march=westmere -ftree-vectorize -Wall/' makefile
4 #sed -i 's/LDFLAGS \=/LDFLAGS \= -s/' makefile
5 patch -Np1 -i mine.patch
7 make
8 mkdir -p "$1/usr/bin"
9 cp atto "$1/usr/bin/"