NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: LD- CPP- /-Flags possible to change? for first searchstring?
Am 04.03.2012 12:14, schrieb Mauri:
Also i have the same problem if i write this string to /etc/mk.conf
LD/CPPFlags are in the last/same position.
I want move this to First searchposition so that the new SSL can be found.
regards
Mauri
> Hello
> here i try to add in Makefile to compile OpenSSH5.9 with SSL together
>
> LDFLAGS=-I/usr/pkg/lib
> CPPFLAGS=-I/usr/pkg/include
>
> if Make run to firts step configure end, i see that the String are not on
> First position?
>
> Preprocessor flags: -I/usr/include -I/usr/include "-I/usr/pkg/include"
> -I/usr/include
> Linker flags: -L/usr/lib -R/usr/lib -L/usr/lib -R/usr/lib
> "-I/usr/pkg/lib" -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib
> -fstack-protector-all
>
> Please how i can change this so that me LD/CPPFlags are on first position.
> best regards
> Mauri
Home |
Main Index |
Thread Index |
Old Index