File: build-warnings.diff

package info (click to toggle)
asclock 2.0.12-33
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,464 kB
  • sloc: ansic: 1,229; sh: 179; makefile: 74
file content (13 lines) | stat: -rw-r--r-- 445 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: asclock-xlib-21/Imakefile
===================================================================
--- asclock-xlib-21.orig/Imakefile	1999-03-14 07:04:31.000000000 +0100
+++ asclock-xlib-21/Imakefile	2012-03-04 10:40:04.000000000 +0100
@@ -5,7 +5,7 @@
 LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)  
 
 LINTLIBS = $(LINTXLIB)
-CC = gcc -g
+CC = gcc -g -Wall
 
 SRCS = asclock.c parser.c symbols.c config.c
 OBJS = asclock.o parser.o symbols.o config.o