mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-07-03 06:40:48 +02:00
jctbDetectorServer compilation flags match only for moench
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
CROSS = bfin-uclinux-
|
||||
CC = $(CROSS)gcc
|
||||
|
||||
CFLAGS += -Wall -DMOENCHD -DMCB_FUNCS -DDACS_INT -DDEBUG -DV1 -DCTB
|
||||
CFLAGS += -Wall -DMOENCHD -DMCB_FUNCS -DDACS_INT -DDEBUG -DV1 -DCTB -DOLDVERSION
|
||||
|
||||
|
||||
PROGS= jctbDetectorServer
|
||||
|
Reference in New Issue
Block a user