diff options
author | Dan McGee <dan@archlinux.org> | 2008-04-15 22:57:36 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-04-15 22:57:36 +0200 |
commit | c7a81c0b54c3b54e25978e9828c6dc91f113c19c (patch) | |
tree | d940e7d34e49d768eab0560870f94b3c0c23fc7d /proto.install | |
parent | d685d0220fdb16097252bcf851ada5cf8400da0e (diff) | |
download | pacman-c7a81c0b54c3b54e25978e9828c6dc91f113c19c.tar.gz pacman-c7a81c0b54c3b54e25978e9828c6dc91f113c19c.tar.xz |
More non-Linux build updates, mostly Darwin
Darwin's binary format does support symbols with differing visibilities, but
it does not support the protected or internal visibilities- only hidden. For
Darwin only, we should fall back to this visibility to prevent warnings from
the compiler and because it is close enough for our library purposes.
See http://gcc.gnu.org/viewcvs/*checkout*/trunk/gcc/config/darwin.c, search
for the "darwin_assemble_visibility" function for more details.
Also add pacman.static.exe to gitignore.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'proto.install')
0 files changed, 0 insertions, 0 deletions