]> git.pld-linux.org Git - packages/digitemp.git/blame - digitemp-opt.patch
- file already in digitemp source tarball
[packages/digitemp.git] / digitemp-opt.patch
CommitLineData
46a85a29 1--- digitemp-3.3.2/Makefile.orig 2004-04-25 22:43:42.423912536 +0200
2+++ digitemp-3.3.2/Makefile 2004-04-25 22:44:23.194714432 +0200
b442db73
TP
3@@ -12,7 +12,7 @@
4 VERSION = 3.6.0
46a85a29 5
6 CC = gcc
b442db73
TP
7-CFLAGS = -I./src -I./userial -O2 -Wall # -g
8+CFLAGS = -I./src -I./userial $(OPT) -Wall # -g
46a85a29 9
b442db73
TP
10 OBJS = src/digitemp.o src/device_name.o src/ds2438.o
11 HDRS = src/digitemp.h src/device_name.h
This page took 0.052518 seconds and 4 git commands to generate.