--- embedaddon/ipsec-tools/libtool 2012/02/21 22:39:10 1.1.1.1 +++ embedaddon/ipsec-tools/libtool 2013/07/22 00:57:14 1.1.1.1.2.1 @@ -56,13 +56,13 @@ fast_install=needless # The host system. host_alias= -host=i386-portbld-freebsd10.0 -host_os=freebsd10.0 +host=i386-elwix-freebsd +host_os=freebsd # The build system. -build_alias=i386-portbld-freebsd10.0 -build=i386-portbld-freebsd10.0 -build_os=freebsd10.0 +build_alias=i386-elwix-freebsd +build=i386-elwix-freebsd +build_os=freebsd # A sed program that does not truncate output. SED="/usr/bin/sed" @@ -80,13 +80,13 @@ EGREP="/usr/bin/grep -E" FGREP="/usr/bin/grep -F" # A BSD- or MS-compatible name lister. -NM="/usr/bin/nm -B" +NM="/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/nm -B" # Whether we need soft or hard links. LN_S="ln -s" # What is the maximum length of a command? -max_cmd_len=262144 +max_cmd_len=196608 # Object file suffix (normally "o"). objext=o @@ -129,10 +129,10 @@ old_postinstall_cmds="chmod 644 \$oldlib~\$RANLIB \$ol old_postuninstall_cmds="" # A C compiler. -LTCC="cc" +LTCC="gcc" # LTCC compiler flags. -LTCFLAGS="-pipe -g -Wall -Werror -Wno-unused" +LTCFLAGS="-g -O2 -Wall -Werror -Wno-unused" # Take the output of nm and produce a listing of raw symbols and C names. global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'" @@ -260,7 +260,7 @@ LD="/usr/bin/ld" old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$oldlib" # A language specific compiler. -CC="cc" +CC="gcc" # Is the compiler the GNU compiler? with_gcc=yes