]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - gcc/patches/gcc-4.6.3-piepatches-20120408.patch
gcc: Fix a typo in the SSP patch.
[people/amarx/ipfire-3.x.git] / gcc / patches / gcc-4.6.3-piepatches-20120408.patch
index f69e205e5a77fd54edbb49730a7cb4e47ecd0c04..467b90a8538aebdea3e2a4a508fb72aea53cd7e7 100644 (file)
@@ -304,7 +304,7 @@ diff -Nur gcc-4.6.3.vanilla/gcc/configure gcc-4.6.3/gcc/configure
 +echo "$as_me:$LINENO: result: $enable_esp_SSP" >&5
 +echo "${ECHO_T}$enable_esp_SSP" >&6
 +
-+if test x$$enable_esp_SSP = xyes; then
++if test x$enable_esp_SSP = xyes; then
 +
 +cat >>confdefs.h <<\_ACEOF
 +#define ENABLE_ESP_SSP 1