source:
freewrt/package/mini_sendmail/patches/500-flags.patch@
428f140
| Last change on this file since 428f140 was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 363 bytes | |
-
mini_sendmail-1.3.5/Makefile
old new 7 7 BINDIR = /usr/local/sbin 8 8 MANDIR = /usr/local/man 9 9 CC = gcc 10 CFLAGS = -O 10 OFLAGS = -O 11 CFLAGS = $(OFLAGS) 11 12 #CFLAGS = -g 12 LDFLAGS = -s -static13 LDFLAGS = 13 14 #LDFLAGS = -g -static 14 15 LDLIBS = $(SYSV_LIBS) 15 16
Note:
See TracBrowser
for help on using the repository browser.
