From f607bf448c5dceafe6bfc5d301fb9dcd3810c966 Mon Sep 17 00:00:00 2001 From: "git@daemon.de" Date: Mon, 3 Feb 2014 12:20:25 +0100 Subject: [PATCH] ... should really remove this autoconf stuff from github.. --- libtool | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libtool b/libtool index c7eb677..dfce729 100755 --- a/libtool +++ b/libtool @@ -2,7 +2,7 @@ # libtool - Provide generalized library-building support services. # Generated automatically by config.status (pcp) 0.2.0 -# Libtool was configured on host io: +# Libtool was configured on host r4: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, @@ -63,13 +63,13 @@ ECHO="printf %s\\n" # The host system. host_alias= -host=amd64-unknown-freebsd9.0 -host_os=freebsd9.0 +host=amd64-unknown-freebsd9.1 +host_os=freebsd9.1 # The build system. build_alias= -build=amd64-unknown-freebsd9.0 -build_os=freebsd9.0 +build=amd64-unknown-freebsd9.1 +build_os=freebsd9.1 # A sed program that does not truncate output. SED="/usr/bin/sed" @@ -161,7 +161,7 @@ lock_old_archive_extraction=no LTCC="gcc" # LTCC compiler flags. -LTCFLAGS="-I/usr/local/include -I/usr/local/include" +LTCFLAGS="-g -O2 -I/usr/local/include" # 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' | sed '/ __gnu_lto/d'"