Skip to content
Snippets Groups Projects
Commit 76dda105 authored by Gaius Mulley's avatar Gaius Mulley
Browse files

[modula2] Add $(CXX_FLAGS) to the bootstrap tool rules.


The bootstrap tool mc is built using $(CXX) and it is missing
$(CXXFLAGS).

gcc/m2/ChangeLog:

	* Make-lang.in (m2/mc-boot/$(SRC_PREFIX)%.o): Add $(CXXFLAGS).
	(m2/mc-boot-ch/$(SRC_PREFIX)%.o): Add $(CXXFLAGS).
	(m2/mc-boot-ch/$(SRC_PREFIX)%.o): Add $(CXXFLAGS).
	(m2/mc-boot/main.o): Add $(CXXFLAGS).

Signed-off-by: default avatarGaius Mulley <gaiusmod2@gmail.com>
parent 582f246b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment