aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/bits/linux/prctl.zig
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-09-11 01:22:18 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-09-11 10:46:37 +0200
commit0a76a9bd738471e2edddf71a822ff76c47bfd094 (patch)
tree42ae5920d24aadd42f0dcfad1b902465f09b3b9f /lib/std/os/bits/linux/prctl.zig
parent800c5de2ae527cdefaa5567720dab2f899244897 (diff)
downloadzig-0a76a9bd738471e2edddf71a822ff76c47bfd094.tar.gz
zig-0a76a9bd738471e2edddf71a822ff76c47bfd094.zip
std, stage1: make shared library versioning optional
This commit changes the behavior of stage1 to emit libfoo.so instead of libfoo.so.0.0.0 when none of the --ver-major, --ver-minor, or --ver-patch flags are set. It also makes it possible to create unversioned shared libraries using the zig build system, changing the version parameter of addSharedLibrary() to a tagged union.
Diffstat (limited to 'lib/std/os/bits/linux/prctl.zig')
0 files changed, 0 insertions, 0 deletions