Make libcrypto/libssh cross compile

This commit is contained in:
Peter Wemm 2004-09-15 23:15:53 +00:00
parent 1a3cfcce6b
commit fad9d21472
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135282

View file

@ -53,6 +53,7 @@ export MACHINE_ARCH=i386
export CC="cc $CCARGS"
export CXX="c++ $CXXARGS"
export LD="ld -m elf_i386_fbsd -Y P,/usr/lib32"
export AS="as --32"
make -s -DNO_BIND -DNOMAN -DNODOC -DNOINFO -k libraries
# Hack to fix gnuregex which does hacks to the -I path based on $DESTDIR. But, we cannot