chiark / gitweb /
build-sys: link internal selinux lib to systemd-remount-fs
[elogind.git] / configure.ac
index 783a2be01aec57d423e3575c9b4af91c3c70c268..679214ad337ed3765a82bfc92b5aac062b75cd7e 100644 (file)
@@ -123,7 +123,8 @@ CC_CHECK_FLAGS_APPEND([with_cflags], [CFLAGS], [\
         -fvisibility=hidden \
         -ffunction-sections \
         -fdata-sections \
-        -fstack-protector])
+        -fstack-protector \
+        --param=ssp-buffer-size=4])
 AC_SUBST([OUR_CFLAGS], $with_cflags)
 
 CC_CHECK_FLAGS_APPEND([with_cppflags], [CPPFLAGS], [\