This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 16/23] sim/erc32: use readline.h for readline types and functions.


On 17 Feb 2015 08:44, Jiri Gaisler wrote:
> --- a/sim/erc32/Makefile.in
> +++ b/sim/erc32/Makefile.in
>
> -SIM_EXTRA_CFLAGS = -DFAST_UART
> +SIM_EXTRA_CFLAGS = -DFAST_UART -I$(srcdir)/../..

pretty sure you mean -I$(srcroot)
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]