rahul wrote: > http://cr.opensolaris.org/~vrthra/dtrace-6690047/ > > Changes: > use apxs instead of CC to make sure all FLAGS are in.
If you are using apxs, then why do you need to specify the following?
+ export LTFLAGS="--silent --tag=CC"
+ -S CC=${CC} \
+ -DSOLARIS ${INCLUDES}
--
