Skip to content
Snippets Groups Projects
Commit 38e962ce authored by deuce's avatar deuce
Browse files

Use smallest possible enums

parent 55e2bf15
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ CFLAGS = ${CFLAGS} -I${ODOOR_SRC} -I${XPDEV_SRC} -I${UIFC_SRC}
# Needed for struct alignment!
#CFLAGS += -fshort-enums
LDFLAGS = ${LDFLAGS} -L${ODOOR_SRC}
CFLAGS = ${CFLAGS} -b-
all : ny2008 aedit nyibbs nyedit medit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment