mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
* configure.in: Run stabs tests on *BSD.
* configure: Regenerated.
This commit is contained in:
4
gdb/testsuite/configure
vendored
4
gdb/testsuite/configure
vendored
@@ -641,7 +641,7 @@ else
|
||||
case $target in
|
||||
powerpc-*-aix* \
|
||||
| rs6000-*-aix* \
|
||||
| *-*-bsd* \
|
||||
| *-*-*bsd* \
|
||||
| *-*-go32* \
|
||||
| *-*-linux* \
|
||||
| *-*-lynxos* \
|
||||
@@ -917,7 +917,7 @@ else
|
||||
if { (eval echo configure:918: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
|
||||
for file in conftest.*; do
|
||||
case $file in
|
||||
*.c | *.o | *.obj | *.ilk | *.pdb) ;;
|
||||
*.c | *.C | *.o | *.obj | *.ilk | *.pdb) ;;
|
||||
*) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user