cygwin.h (LIBGCJ_SONAME): Remove.
* config/i386/cygwin.h (LIBGCJ_SONAME): Remove. * config/i386/mingw32.h (LIBGCJ_SONAME): Remove. From-SVN: r244517
This commit is contained in:
parent
d27c8bec6f
commit
4b1a89aa3c
@ -1,3 +1,8 @@
|
||||
2017-01-17 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* config/i386/cygwin.h (LIBGCJ_SONAME): Remove.
|
||||
* config/i386/mingw32.h (LIBGCJ_SONAME): Remove.
|
||||
|
||||
2017-01-17 Kaz Kojima <kkojima@gcc.gnu.org>
|
||||
|
||||
PR target/78633
|
||||
|
@ -153,6 +153,3 @@ along with GCC; see the file COPYING3. If not see
|
||||
#endif
|
||||
#define LIBGCC_SONAME "cyggcc_s" LIBGCC_EH_EXTN "-1.dll"
|
||||
|
||||
/* We should find a way to not have to update this manually. */
|
||||
#define LIBGCJ_SONAME "cyggcj" /*LIBGCC_EH_EXTN*/ "-16.dll"
|
||||
|
||||
|
@ -252,5 +252,3 @@ do { \
|
||||
#endif
|
||||
#define LIBGCC_SONAME "libgcc_s" LIBGCC_EH_EXTN "-1.dll"
|
||||
|
||||
/* We should find a way to not have to update this manually. */
|
||||
#define LIBGCJ_SONAME "libgcj" /*LIBGCC_EH_EXTN*/ "-16.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user