You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
449 B

diff -u hardinfo-0.4.2.2.orig/Makefile.in hardinfo-0.4.2.2/Makefile.in
--- hardinfo-0.4.2.2.orig/Makefile.in 2007-07-20 16:59:04.000000000 +0200
+++ hardinfo-0.4.2.2/Makefile.in 2007-08-23 18:46:37.000000000 +0200
@@ -1,6 +1,6 @@
CC = gcc $(ARCHOPTS)
-CCSLOW = gcc -O0
+CCSLOW = gcc
CFLAGS = -fPIC -pipe -Wall $(GTK_CFLAGS) $(GLADE_CFLAGS) $(SOUP_CFLAGS) -I.
# ----------------------------------------------------------------------------