summaryrefslogtreecommitdiffstats
path: root/bin/csh/csh.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2006-10-18 18:36:55 +0000
committermiod <miod@openbsd.org>2006-10-18 18:36:55 +0000
commit5eca6e8baaa8308359110fb0c466ff1976400c1e (patch)
treeded5626edfd8384702b18295dcf07ea3ee5642ad /bin/csh/csh.c
parentsymlinks marked @extra need special care for deletion (diff)
downloadwireguard-openbsd-5eca6e8baaa8308359110fb0c466ff1976400c1e.tar.xz
wireguard-openbsd-5eca6e8baaa8308359110fb0c466ff1976400c1e.zip
Under OpenBSD, do not force -msmall-data if -fpic and -mlarge-data if -fPIC.
Instead, have both -fpic and -fPIC only select pic code generation, and use whatever memory mode is specified (with -mlarge-data being the implicit default). This means that -fpic and -fPIC will be equivalent by default under OpenBSD again, as was the case with gcc 2.x; this will help porter's lives. No consensus but a majority of developers in favour of this change (including martin@, pvalchev@, deraadt@ and I), so in it goes.
Diffstat (limited to 'bin/csh/csh.c')
0 files changed, 0 insertions, 0 deletions