HomePhabricator

build: fix win32 static linking after libtool merge
575e70c0c6c1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: fix win32 static linking after libtool merge

Libtool eats the -static flag rather than passing it along to the compiler. To
get the same effect, -all-static is used instead.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Jul 8 2014, 19:53
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING9a427da116b9: build: re-add AM_LDFLAGS where it's overridden
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rSTAGING575e70c0c6c1: build: fix win32 static linking after libtool merge (authored by Cory Fields <cory-nospam-@coryfields.com>).Jul 8 2014, 19:53