mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 11:40:11 +03:00
performance improvements
This commit is contained in:
parent
2c593d4aac
commit
a8d59bf7a3
2
Makefile
2
Makefile
@ -71,7 +71,7 @@ INCLUDE=include
|
|||||||
MDEFINES=-DU3_OS_$(OS) -DU3_OS_ENDIAN_$(ENDIAN) -D U3_LIB=\"$(LIB)\"
|
MDEFINES=-DU3_OS_$(OS) -DU3_OS_ENDIAN_$(ENDIAN) -D U3_LIB=\"$(LIB)\"
|
||||||
|
|
||||||
# NOTFORCHECKIN - restore -O3
|
# NOTFORCHECKIN - restore -O3
|
||||||
# -DGHETTO
|
# -DGHETTO \
|
||||||
# -DHUSH
|
# -DHUSH
|
||||||
CFLAGS= $(COSFLAGS) -O3 -msse3 -ffast-math \
|
CFLAGS= $(COSFLAGS) -O3 -msse3 -ffast-math \
|
||||||
-funsigned-char \
|
-funsigned-char \
|
||||||
|
Loading…
Reference in New Issue
Block a user