mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
modifications to match recent changes. that's just preparation of more changes towards PBP-Compatibility. Current state is UNSTABLE. See TODO for details whats left to do.
This commit is contained in:
12
libtool
12
libtool
@@ -2,7 +2,7 @@
|
||||
|
||||
# libtool - Provide generalized library-building support services.
|
||||
# Generated automatically by config.status (pcp) 0.1.5
|
||||
# Libtool was configured on host r4:
|
||||
# Libtool was configured on host io:
|
||||
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
|
||||
#
|
||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
|
||||
@@ -66,13 +66,13 @@ PATH_SEPARATOR=":"
|
||||
|
||||
# The host system.
|
||||
host_alias=
|
||||
host=amd64-unknown-freebsd9.1
|
||||
host_os=freebsd9.1
|
||||
host=amd64-unknown-freebsd9.0
|
||||
host_os=freebsd9.0
|
||||
|
||||
# The build system.
|
||||
build_alias=
|
||||
build=amd64-unknown-freebsd9.1
|
||||
build_os=freebsd9.1
|
||||
build=amd64-unknown-freebsd9.0
|
||||
build_os=freebsd9.0
|
||||
|
||||
# A sed program that does not truncate output.
|
||||
SED="/usr/bin/sed"
|
||||
@@ -164,7 +164,7 @@ lock_old_archive_extraction=no
|
||||
LTCC="gcc"
|
||||
|
||||
# LTCC compiler flags.
|
||||
LTCFLAGS="-g -O2 -I/usr/local/include"
|
||||
LTCFLAGS="-I/usr/local/include -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'"
|
||||
|
||||
Reference in New Issue
Block a user