[PATCH] gdbserver: fix the standalone build

Tom Tromey tromey@redhat.com
Thu Jun 27 17:29:00 GMT 2013


>>>>> "Mircea" == Mircea Gherzan <mircea.gherzan@intel.com> writes:

Mircea> When direcltly invoking gdb/gdbserver/configure && make, the build will
Mircea> fail because the $(host_alias) is empty and thus create-version.sh does
Mircea> not get enough parameters.

Sorry about that.

I think it would be better to put quotes around the argument to
create-version.sh.  This would preserve compatibility with how things
worked before this change.

Tom



More information about the Gdb-patches mailing list