mirror of
https://github.com/abakh/nbsdgames.git
synced 2024-12-04 14:46:22 -05:00
+=
This commit is contained in:
parent
9135ce4834
commit
0035eb5238
3
Makefile
3
Makefile
@ -1,5 +1,6 @@
|
||||
# -*- Makefile -*-
|
||||
CFLAGS?= -O3 -lncurses -Wno-unused-result
|
||||
|
||||
CFLAGS+= -O3 -lncurses -Wno-unused-result
|
||||
#-O3 --std=c99 -lcurses -DNO_MOUSE for NetBSD curses
|
||||
#adding --std=c99 makes warnings in GNU, and the blame is upon glibc feature test macros. my code is correct.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user