scandir on solaris 9
Dagobert Michelsen
dam at opencsw.org
Mon Jun 22 09:45:23 CEST 2015
Hi Riccardo,
Am 20.06.2015 um 23:58 schrieb Riccardo Mottola <rmottola at opencsw.org>:
> do you have perhaps a suggestion on how to add these options?
>
> cc -I/usr/ucbinclude x.c -L/usr/ucblib -R/usr/ucblib -lucb
> I need to pre-pend includes and also a linker option
Sure, the EXTRA_* flags are always prepended:
EXTRA_CPPFLAGS += -I/usr/ucbinclude
EXTRA_LDFLAGS += -L/usr/ucblib -R/usr/ucblib -lucb
For details see
https://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/gar/v2/gar.conf.mk#800
Best regards
— Dago
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2418 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20150622/4f9b9cea/attachment.p7s>
More information about the maintainers
mailing list