mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 03:38:31 +00:00
Write network audio programs
This commit is contained in:
parent
1bfb348403
commit
ce2fbf9325
8 changed files with 366 additions and 4 deletions
|
@ -96,7 +96,7 @@ use_clang() {
|
|||
TARGET_X86_64="--target=x86_64"
|
||||
TARGET_AARCH64="--target=aarch64"
|
||||
FPORTCOSMO=
|
||||
FNO_INLINE_FUNCTIONS_CALLED_ONCE="-fno-inline-functions-called-once"
|
||||
FNO_INLINE_FUNCTIONS_CALLED_ONCE=
|
||||
}
|
||||
|
||||
use_gcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue