summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorManuel Bentele2020-10-30 12:44:16 +0100
committerManuel Bentele2020-10-30 12:44:16 +0100
commitf7433e0366ab3ecaa989c2d3ac549449c13ec8cc (patch)
tree514290a6f67f277453f4c2c4c89c161dd2312e79 /src
parent[FUSE] removed unnecessary cmdln argument check for sticky mode (diff)
downloaddnbd3-f7433e0366ab3ecaa989c2d3ac549449c13ec8cc.tar.gz
dnbd3-f7433e0366ab3ecaa989c2d3ac549449c13ec8cc.tar.xz
dnbd3-f7433e0366ab3ecaa989c2d3ac549449c13ec8cc.zip
[BUILD] do not ignore C flags that are passed to CMake
C flags which are set by the environment variable CFLAGS have been ignored by CMake since the corresponding CMake variable CMAKE_C_FLAGS was not extended with those passed flags, but have been overwritten by a fixed set of flags. This patch fixes the overwrite of CMAKE_C_FLAGS and extends its content with the C flags passed in the environment variable.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions