[perf] Renames
This commit is contained in:
parent
6a60ca117c
commit
19d1b9d4f3
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
CXX=clang++
|
CXX=clang++
|
||||||
FONT=fonts/NotoNastaliqUrdu-Regular.ttf
|
FONT=fonts/NotoNastaliqUrdu-Regular.ttf
|
||||||
TEXT=text/test-long-arabic-paragraph.txt
|
TEXT=text/fa-monologue.txt
|
||||||
|
|
||||||
$CXX ../util/hb-shape.cc ../util/options.cc ../src/harfbuzz.cc \
|
$CXX ../util/hb-shape.cc ../util/options.cc ../src/harfbuzz.cc \
|
||||||
-lm -fno-rtti -fno-exceptions -fno-omit-frame-pointer -DHB_NO_MT \
|
-lm -fno-rtti -fno-exceptions -fno-omit-frame-pointer -DHB_NO_MT \
|
||||||
|
|
Loading…
Reference in New Issue