11 lines
709 B
Makefile
11 lines
709 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
|
|
|
# compile C with /home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
|
|
C_DEFINES = -DLINUX -DUNIX
|
|
|
|
C_INCLUDES = -I/home/rmueller/EIVE/eive-obsw/thirdparty/arcsec_star_tracker/.
|
|
|
|
C_FLAGS = -pthread -g -Wall -Wextra -Wimplicit-fallthrough=1 -Wno-unused-parameter -Wno-psabi -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wnull-dereference -Wundef -Wformat=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wformat-security -Wstrict-overflow=3 -Warray-bounds=2 -Wshift-overflow=2 -Wcast-qual -Wstringop-overflow=4 -ffunction-sections -fdata-sections -pedantic -Werror
|
|
|