repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fontconfig: fork and bump to 2.14.0, don't use pregenerated fcobjshash.h since i...
[kiss-trunc88.git]
/
ssrc
/
build
blob
213c538b8208ad9a576cba4472346f3462c163d9
1
#!/bin/sh -e
2
3
sed
"s/-O3/-O3 -march=westmere/"
Makefile
>
_
4
mv
-f
_ Makefile
5
sed
"s/#CFLAGS += -DNDEBUG/CFLAGS += -DNDEBUG/"
Makefile
>
_
6
mv
-f
_ Makefile
7
8
make
-j1
9
10
mkdir
-p
"
$1
/usr/bin"
11
cp
ssrc ssrc_hp
"
$1
/usr/bin/"