Skip to content

Commit 5c87283

Browse files
atifalianjohnson
authored andcommitted
remove trailing spaces
1 parent 1b167f5 commit 5c87283

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

documentation/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -233,14 +233,14 @@ required path and other environment variables.
233233

234234
Some host builds of EPICS require that the environment variable
235235
`EPICS_HOST_ARCH` be defined. The shell script `EpicsHostArch` in the
236-
`base/startup` directory (which finds and calls the perl script
237-
`EpicsHostArch.pl` in the `base/src/tools` directory) prints the
238-
value which the build will use if the variable is not set before
239-
the build starts. Architecture names start with the operating system
240-
followed by a dash and the host CPU architecture, e.g. `linux-x86_64`.
241-
Some architecture names have another dash followed by another keyword,
242-
for example when building for Windows but using the MinGW compiler the
243-
name must be `windows-x64-mingw`. See `configure/CONFIG_SITE` for a
236+
`base/startup` directory (which finds and calls the perl script
237+
`EpicsHostArch.pl` in the `base/src/tools` directory) prints the
238+
value which the build will use if the variable is not set before
239+
the build starts. Architecture names start with the operating system
240+
followed by a dash and the host CPU architecture, e.g. `linux-x86_64`.
241+
Some architecture names have another dash followed by another keyword,
242+
for example when building for Windows but using the MinGW compiler the
243+
name must be `windows-x64-mingw`. See `configure/CONFIG_SITE` for a
244244
list of supported host architecture names.
245245

246246
* **`PATH`**

0 commit comments

Comments
 (0)