Files
2024-05-07 18:09:20 +08:00

7 lines
252 B
Makefile

#error: unrecognized command line option '-pthread'
#toolchain cannot be used to compile Linux programs. need a arm-linux-eabi toolchain, need linux runtime libc library.
#CFLAGS_stream.o += -fopenmp
ccflags-y = -O2
#ccflags-y = -O2
obj-y += stream.o