mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
Rearranged build order so that gcc, which builds the library
subdirectories, is installed first. This will probably be changed soon.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# script appropriate for this directory. For more information, check
|
||||
# any existing configure script.
|
||||
|
||||
configdirs="libiberty bfd binutils ld gas readline gcc gnulib ${clib}"
|
||||
configdirs="libiberty bfd binutils gcc ld gas readline gnulib ${clib}"
|
||||
srctrigger=README.configure
|
||||
srcname="gnu development package"
|
||||
|
||||
|
Reference in New Issue
Block a user