OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 652 to Rev 653
    Reverse comparison

Rev 652 → Rev 653

/openrisc/trunk/gnu-src/gdb-7.2/gdb/configure
15742,8 → 15742,9
 
if test x"$with_or1ksim" != x
then
CONFIG_LDFLAGS="${CONFIG_LDFLAGS} -Wl,-rpath -Wl,$with_or1ksim/lib -L$with_or1ksim/lib -lsim"
CONFIG_LDFLAGS="${CONFIG_LDFLAGS} -Wl,-rpath -Wl,$with_or1ksim/lib -L$with_or1ksim/lib"
 
LIBS="${LIBS} -lsim"
fi
 
 
/openrisc/trunk/gnu-src/gdb-7.2/gdb/configure.ac
2024,8 → 2024,9
[])
if test x"$with_or1ksim" != x
then
CONFIG_LDFLAGS="${CONFIG_LDFLAGS} -Wl,-rpath -Wl,$with_or1ksim/lib -L$with_or1ksim/lib -lsim"
CONFIG_LDFLAGS="${CONFIG_LDFLAGS} -Wl,-rpath -Wl,$with_or1ksim/lib -L$with_or1ksim/lib"
AC_SUBST(CONFIG_LDFLAGS)
LIBS="${LIBS} -lsim"
fi
 
AC_SUBST(ENABLE_CFLAGS)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.