]> git.ipfire.org Git - thirdparty/gcc.git/commit
Don't try to use libgcc-unwind.map with --disable-shared (PR bootstrap/65725)
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Dec 2018 09:49:02 +0000 (09:49 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Dec 2018 09:49:02 +0000 (09:49 +0000)
commitdda7755db7fd50cc6cfdc6394c32e747c793ce29
tree3b4641c6ffad55fea2a63d34f755ef89abf68079
parentf909b3059039558c665437dd7b2bb654fc36b9c4
Don't try to use libgcc-unwind.map with --disable-shared (PR bootstrap/65725)

2018-12-10  Fredrik Nyström  <fredrik@lysator.liu.se>

PR bootstrap/65725
* config/sol2.h: Only use libgcc-unwind.map if
ENABLE_SHARED_LIBGCC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266946 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sol2.h