Browse Source

fixed sparc patch :-(

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1062 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
af6a295e5d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/glibc23/sparc-gdb_fix.patch

+ 1
- 1
package/base/glibc23/sparc-gdb_fix.patch

@ -13,5 +13,5 @@
} ucontext_t;
#endif /* __WORDSIZE == 32 */
+#ennif /* __GLIBC__ */
+#endif /* __GLIBC__ */
#endif /* sys/ucontext.h */

Loading…
Cancel
Save