-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mpfr: Add native libmpfr to build native gdb
As of 21-Dec-2022, GDB requires libmpfr to be built natively [1]. Therefore, add libmpfr building to the process of building native gdb. [1] Use toplevel configure for GMP and MPFR for gdb https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=991180627851
- Loading branch information
1 parent
7c9025c
commit 03f71b1
Showing
3 changed files
with
151 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters