Forgot to add --enable-sim to CONFIGURE_ARGS. This target
wants to build the simulator and needs that option PR: 21434 Submitted by: maintainer
This commit is contained in:
parent
25d71de54f
commit
aafae9e00c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32928
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ PORTNAME= gdb
|
|||
MAINTAINER= jim@thehousleys.net
|
||||
|
||||
LCLTARGET= sparc-rtems
|
||||
CONFIGURE_ARGS+= --verbose --enable-sim
|
||||
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"
|
||||
|
|
Loading…
Reference in a new issue