aboutsummaryrefslogtreecommitdiffstats
path: root/dist/gdb/Makefile.mingw
diff options
context:
space:
mode:
Diffstat (limited to 'dist/gdb/Makefile.mingw')
-rw-r--r--dist/gdb/Makefile.mingw1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/gdb/Makefile.mingw b/dist/gdb/Makefile.mingw
index 74365da427..354610a105 100644
--- a/dist/gdb/Makefile.mingw
+++ b/dist/gdb/Makefile.mingw
@@ -105,6 +105,7 @@ ${gdbtargets}: ${targetdir}/gdb-%: ${staging}/lib/libexpat.a ${staging}/lib/libi
${staging}/gdb-${version}/configure --target=$* --disable-nls --disable-werror \
--with-libiconv-prefix=${staging} \
--with-expat --with-libexpat-prefix=${staging} \
+ --with-separate-debug-dir="" \
--with-python=${pydir} && \
${MAKE} MAKEFLAGS+= -j1 && \
strip -o ${targetdir}/gdb-$*.exe gdb/gdb.exe