Changeset 9c4df21 in mainline for .gitignore

Timestamp:
2019-01-08T12:50:24Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d3e938c
Parents:
3d7594d
git-author:
Jiri Svoboda <jiri@…> (2018-01-07 21:49:57)
git-committer:
Jiri Svoboda <jiri@…> (2019-01-08 12:50:24)
Message:

Should never link static libc into shared library

This could happen with BUILD_SHARED_LIBS=y, USE_SHARED_LIBS=n.
We somehow got away with it on ia32, but amd64 is more picky.

(No files)

Note: See TracChangeset for help on using the changeset viewer.