Subject: CFLAGS in packages
To: None <tech-pkg@netbsd.org>
From: Adam Ciarcinski <adam@pulstar.albedo.com.pl>
List: tech-pkg
Date: 10/19/1999 12:14:38
Hi,
I found out than MANY packages don't use ${CFLAGS} variable set by
/usr/share/mk/sys.mk. To correct this I created a text document describing
how to make a specified package use ${CFLAGS}. It is located at
ftp://ftp.albedo.com.pl/pub/pkg-todo
Please, take a look at this. If there are no comments, I will send
a request via SEND-PR.
Also, I suggest setting ${CXXFLAGS} and even ${FFLAGS} equal to ${CFLAGS}
in /usr/pkgsrc/mk/bsd.pkg.mk.
regards
- Adam