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] Factorize target program transformations in the GDB_AC_TRANSFORM macro.


    This patch introduces a new M4 macro GDB_AC_TRANSFORM to avoid repeating
    the common idiom which is the transformation of target program names,
    i.e. from gdb to sparc64-linux-gnu-gdb.  It also makes gdb/configure.ac
    and gdb/testsuite/configure.ac to use the new macro.


I pushed this, as it was authorized in
https://sourceware.org/ml/gdb-patches/2015-02/msg00432.html

Salud!


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