mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
Makefile now uses CFLAGS properly
This commit is contained in:
@@ -17,7 +17,7 @@ OCAMLFLAGS =
|
||||
endif
|
||||
|
||||
OCAMLOPTFLAGS=
|
||||
CFLAGS=-Wall
|
||||
CFLAGS+=-Wall
|
||||
OCAMLINC=-I `ocamlc -where`
|
||||
GLIBINC=`pkg-config --cflags glib-2.0`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user