]> git.pld-linux.org Git - packages/digitemp.git/commitdiff
- pld rpmcflags patch for digitemp
authoryogib <yogib@pld-linux.org>
Sun, 25 Apr 2004 21:05:16 +0000 (21:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    digitemp-opt.patch -> 1.1

digitemp-opt.patch [new file with mode: 0644]

diff --git a/digitemp-opt.patch b/digitemp-opt.patch
new file mode 100644 (file)
index 0000000..18cd759
--- /dev/null
@@ -0,0 +1,11 @@
+--- digitemp-3.3.2/Makefile.orig       2004-04-25 22:43:42.423912536 +0200
++++ digitemp-3.3.2/Makefile    2004-04-25 22:44:23.194714432 +0200
+@@ -17,7 +17,7 @@
+ CC    = gcc
+-CFLAGS        = -I./src -I./userial -O2 # -g -Wall
++CFLAGS        = -I./src -I./userial $(OPT) # -g -Wall
+ LIBS  = -lm
+ OBJS          =       src/digitemp.o src/device_name.o
This page took 0.074306 seconds and 4 git commands to generate.