mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +00:00
Revert "gdbserver/Makefile.in: add missing -x c++"
This reverts commit c7c9820071.
This commit is contained in:
@@ -520,7 +520,7 @@ gdbsupport/%-ipa.o: ../gdbsupport/%.cc
|
||||
$(POSTCOMPILE)
|
||||
|
||||
nat/%-ipa.o: ../gdb/nat/%.c
|
||||
$(IPAGENT_COMPILE) -x c++ $<
|
||||
$(IPAGENT_COMPILE) $<
|
||||
$(POSTCOMPILE)
|
||||
|
||||
%-ipa.o: ../gdb/%.c
|
||||
|
||||
Reference in New Issue
Block a user