mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 23:56:49 +00:00
[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:
parent
4fce05cf03
commit
ad2b8f50a9
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user