This was already applied on the GCC side.
[deliverable/binutils-gdb.git] / Makefile.tpl
index 147752188d938908767307fdae7f53065f1942fb..9d2797b65011750615a17d8d3f8b2b9ce26e6a29 100644 (file)
@@ -1460,6 +1460,10 @@ ENDIF raw_cxx +]
 check-target-libgomp-c++:
        $(MAKE) RUNTESTFLAGS="$(RUNTESTFLAGS) c++.exp" check-target-libgomp
 
+.PHONY: check-target-libgomp-fortran
+check-target-libgomp-fortran:
+       $(MAKE) RUNTESTFLAGS="$(RUNTESTFLAGS) fortran.exp" check-target-libgomp
+
 @endif target-libgomp
 
 @if target-libitm
This page took 0.028664 seconds and 4 git commands to generate.