fix conf file comments, version bump
This commit is contained in:
@@ -16,8 +16,8 @@ TERM=xterm-256color
|
||||
DEFAULT_CITY="Toulouse"
|
||||
|
||||
[general]
|
||||
# General section allow to set any variable that can be used by the profile or its functions. It is
|
||||
# also a good place to set freely global variables for personal use.
|
||||
# General section allow to set any variable that can be used by the profile or its functions.
|
||||
# It is also a good place to set freely global variables for personal use.
|
||||
# Set some compiling values
|
||||
CFLAGS="-O2 -pipe -march=native"
|
||||
CXXFLAGS="$CFLAGS"
|
||||
|
||||
Reference in New Issue
Block a user