mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
Remove white space at EOL.
This commit is contained in:
parent
e02f5a1869
commit
bb75e8bf8f
1 changed files with 5 additions and 5 deletions
|
|
@ -59,11 +59,11 @@
|
|||
# nonstandard optimization settings
|
||||
# before submitting bug reports without patches to the developers.
|
||||
#
|
||||
# CFLAGS.arch provides a mechanism for applying CFLAGS only when building
|
||||
# the given architecture. This is useful primarily on a system used for
|
||||
# cross-building, when you have a set of flags to apply to the TARGET_ARCH
|
||||
# being cross-built but don't want those settings applied to building the
|
||||
# cross-tools or other components that run on the build host machine.
|
||||
# CFLAGS.arch provides a mechanism for applying CFLAGS only when building
|
||||
# the given architecture. This is useful primarily on a system used for
|
||||
# cross-building, when you have a set of flags to apply to the TARGET_ARCH
|
||||
# being cross-built but don't want those settings applied to building the
|
||||
# cross-tools or other components that run on the build host machine.
|
||||
#
|
||||
# CXXFLAGS controls the compiler settings used when compiling C++ code.
|
||||
# Note that CXXFLAGS is initially set to the value of CFLAGS. If you wish
|
||||
|
|
|
|||
Loading…
Reference in a new issue