mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +08:00
Add RUNTEST so make can use the right one.
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
RUNTEST = m68k-vxworks-runtest
|
||||
RUNTESTFLAGS =
|
||||
|
||||
# compilers and assemblers
|
||||
CC = m68k-vxworks-gcc
|
||||
CFLAGS = -g -r -D${target_os} -I/cygint/limbo/unsupported/packages/vxworks/vx68/5.0.3/h
|
||||
|
Reference in New Issue
Block a user