]> git.pld-linux.org Git - packages/cpuspeed.git/commitdiff
- nostrip
authorspeedy <speedy@pld-linux.org>
Sun, 3 Jul 2005 19:16:08 +0000 (19:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cpuspeed-nostrip.diff -> 1.1

cpuspeed-nostrip.diff [new file with mode: 0644]

diff --git a/cpuspeed-nostrip.diff b/cpuspeed-nostrip.diff
new file mode 100644 (file)
index 0000000..4efca12
--- /dev/null
@@ -0,0 +1,10 @@
+--- cpuspeed-1.2.1/Makefile~   2005-05-09 18:31:51.000000000 -0400
++++ cpuspeed-1.2.1/Makefile    2005-05-09 18:31:57.000000000 -0400
+@@ -11,7 +11,6 @@ fake: $(FAKE_TARGET)
+ $(TARGET): cpuspeed.cc
+       $(CC) -c $(COPTS) cpuspeed.cc
+       $(CC) cpuspeed.o -o $(TARGET)
+-      strip $(TARGET)
+ # Debug target
+ $(DEBUG_TARGET): cpuspeed.cc
This page took 0.07853 seconds and 4 git commands to generate.