Description: neither libc nor the kernel supports ASLR Index: cups/config-scripts/cups-compiler.m4 =================================================================== --- cups.orig/config-scripts/cups-compiler.m4 +++ cups/config-scripts/cups-compiler.m4 @@ -141,6 +141,9 @@ if test -n "$GCC"; then AC_MSG_RESULT(no)) ;; + SunOS*) + AC_MSG_RESULT(no) + ;; *) CFLAGS="$CFLAGS -fPIE -pie" AC_TRY_COMPILE(,,[