[flang] fix bad indentation in README

Original-commit: flang-compiler/f18@60a0123f46
Reviewed-on: https://github.com/flang-compiler/f18/pull/6
Tree-same-pre-rewrite: false
This commit is contained in:
Stephane Chauveau 2018-02-08 15:01:55 +01:00 committed by GitHub
parent 4fce05cf03
commit ad2b8f50a9
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
## Selection of the C/C++ compiler
export CXX=.../the/path/to/g++
export CC=.../the/path/to/gcc
export CXX=.../the/path/to/g++
export CC=.../the/path/to/gcc
## Installation of LLVM 5.0