adding patch, updated sources .cvsignore

epel9
jjh 18 years ago
parent df5f11db5d
commit ce68baa804

@ -0,0 +1 @@
crypt-1.17.tar.bz2

@ -0,0 +1,17 @@
--- libtomcrypt-1.17.orig/makefile.shared 2007-05-12 08:46:25.000000000 -0600
+++ libtomcrypt-1.17/makefile.shared 2007-06-27 21:56:29.000000000 -0600
@@ -29,10 +29,12 @@
ifndef IGNORE_SPEED
# optimize for SPEED
-CFLAGS += -O3 -funroll-loops
+# removed for building in Fedora
+#CFLAGS += -O3 -funroll-loops
# add -fomit-frame-pointer. hinders debugging!
-CFLAGS += -fomit-frame-pointer
+# removed for building in Fedora
+#CFLAGS += -fomit-frame-pointer
# optimize for SIZE
#CFLAGS += -Os -DLTC_SMALL_CODE

@ -0,0 +1 @@
cea7e5347979909f458fe7ebb5a44f85 crypt-1.17.tar.bz2
Loading…
Cancel
Save