--- Cbc/configure +++ Cbc/configure @@ -12484,6 +12484,7 @@ output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ;; esac +hardcode_libdir_flag_spec_CXX= ;; lynxos*) # FIXME: insert proper C++ library support --- Cgl/configure +++ Cgl/configure @@ -12455,6 +12455,7 @@ output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ;; esac +hardcode_libdir_flag_spec_CXX= ;; lynxos*) # FIXME: insert proper C++ library support --- Clp/configure +++ Clp/configure @@ -12482,6 +12482,7 @@ output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ;; esac +hardcode_libdir_flag_spec_CXX= ;; lynxos*) # FIXME: insert proper C++ library support --- CoinMP/configure +++ CoinMP/configure @@ -12424,6 +12424,7 @@ output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ;; esac +hardcode_libdir_flag_spec_CXX= ;; lynxos*) # FIXME: insert proper C++ library support --- Osi/configure +++ Osi/configure @@ -12453,6 +12453,7 @@ output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' ;; esac +hardcode_libdir_flag_spec_CXX= ;; lynxos*) # FIXME: insert proper C++ library support 21'>distro/collabora/co-2021 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jurt/workbench
cgit/lo/core/commit/ure?h=mimo-6.4.7.2.M1&id=e3e95f97638ff4d2c230cbc1f560a148863fb7a5'>Typo: embeded->embedded
AgeCommit message (Expand)Author
Julien Nabet
2014-12-03Fold URE: WindowsStephan Bergmann
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann
2014-11-28Remove unused ure_unorc_urlStephan Bergmann
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-11-28theIntrospection missing from cppumaker callStephan Bergmann
2014-11-24...so startup.sh is gone nowStephan Bergmann
2014-11-24uno is the only remaining user of startup.shStephan Bergmann
2014-10-09Remove jvmfwk plugin featureStephan Bergmann
2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist
2014-09-16urelibs is part of the stable extension interface on Mac OS XStephan Bergmann
2014-09-16Create instdir uno ini-file from instsetoo_nativeStephan Bergmann
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist