]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Enable address-sanitizer support in dev packages
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 15 Mar 2018 17:14:13 +0000 (17:14 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 15 Mar 2018 17:14:13 +0000 (17:14 +0000)
redhat/freeradius.spec

index 2068edad800dadc0346705275563c972a0bfb82b..565226f7044cd07c9e48260f21abb25ec9d123ff 100644 (file)
@@ -436,6 +436,7 @@ export RADIUSD_VERSION_RELEASE="%{release}"
 %endif
 %if %{?_with_developer:1}%{!?_with_developer:0}
         --enable-developer=yes \
+        --enable-llvm-address-sanitizer \
 %endif
         %{?_with_rlm_yubikey} \
         %{?_without_rlm_yubikey} \