mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
build gas for mips-dec-bsd
This commit is contained in:
@ -147,6 +147,8 @@ fi
|
||||
#esac
|
||||
|
||||
case "${target}" in
|
||||
mips-dec-bsd*)
|
||||
;;
|
||||
mips-*-*)
|
||||
configdirs=`echo ${configdirs} | sed -e 's/gas//'`
|
||||
;;
|
||||
|
Reference in New Issue
Block a user