FreeCalypso > hg > gsmhr-codec-ref
changeset 2:aa7cc4333d95
Makefile: suppress some of the noise
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 14 Jun 2024 23:57:53 +0000 |
parents | dc0dd42ee8f2 |
children | a6db7d8d6df4 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Jun 14 23:48:01 2024 +0000 +++ b/Makefile Fri Jun 14 23:57:53 2024 +0000 @@ -1,5 +1,5 @@ CC= gcc -CFLAGS= -O2 -fno-builtin +CFLAGS= -O2 -fno-builtin -DSILENT PROG= gsm_hr OBJS= dtx.o err_conc.o globdefs.o gsm_hr.o homing.o host.o mathdp31.o \ mathhalf.o sp_dec.o sp_enc.o sp_frm.o sp_rom.o sp_sfrm.o vad.o