Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tools/gdb



Module Name:    src
Committed By:   christos
Date:           Sat Jun  1 17:02:59 UTC 2019

Modified Files:
        src/tools/gdb: Makefile

Log Message:
Disable mpfr to make MKCROSSGDB work again. The problem is that the default
(auto) finds the mpfr library in tools, but then when it tries to build using
the proper headers it does not find it anymore since we don't install it
(like the native build does not find it).


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/tools/gdb/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index