mirror of
https://github.com/urbit/shrub.git
synced 2024-12-16 14:58:25 +03:00
small update
This commit is contained in:
parent
7711cde6de
commit
f0d56210f6
8
Makefile
8
Makefile
@ -64,15 +64,7 @@ INCLUDE=i
|
||||
MDEFINES=-DU3_OS_$(OS) -DU3_OS_ENDIAN_$(ENDIAN) -D U3_LIB=\"$(LIB)\"
|
||||
|
||||
# NOTFORCHECKIN - restore -O3
|
||||
<<<<<<< Updated upstream
|
||||
CFLAGS= $(COSFLAGS) -O3 -msse3 -ffast-math \
|
||||
||||||| merged common ancestors
|
||||
# -DGHETTO
|
||||
CFLAGS= $(COSFLAGS) -g -msse3 -ffast-math \
|
||||
=======
|
||||
# -DGHETTO
|
||||
CFLAGS= $(COSFLAGS) -msse3 -ffast-math \
|
||||
>>>>>>> Stashed changes
|
||||
-funsigned-char \
|
||||
-I/usr/local/include \
|
||||
-I/opt/local/include \
|
||||
|
Loading…
Reference in New Issue
Block a user