libstdc++: Remove std::__unicode::__null_sentinel
[official-gcc.git] / gcc / m2 / config-make.in
blob5521d4f4698c467625f7d601d3accecc9c18ef69
1 # Target libraries are put under this directory:
2 TARGET_SUBDIR = @target_subdir@
3 # Python3 executable name if it exists
4 PYTHON = @PYTHON@
5 # Does Python3 exist?  (yes/no).
6 HAVE_PYTHON = @HAVE_PYTHON@
7 # target cpu
8 TEST_TARGET_CPU_DEFAULT = @target@
9 # host cpu
10 TEST_HOST_CPU_DEFAULT = @host@