소스 검색

XL: Fix old VisualAge branding of Fortran compiler

Commit 6d434ee6 (Split XL compiler information files, 2009-09-30)
added Platform/AIX-(XL|VisualAge)-(C|CXX|Fortran).cmake modules
to support the old and new compiler branding for all languages.
Add the "AIX-VisualAge-Fortran" combination that was left out
accidentally.
Brad King 14 년 전
부모
커밋
ad542d821d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Modules/Platform/AIX-VisualAge-Fortran.cmake

+ 1 - 0
Modules/Platform/AIX-VisualAge-Fortran.cmake

@@ -0,0 +1 @@
+include(Platform/AIX-XL-Fortran)