summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-10-18 18:36:56 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-10-18 18:36:56 +0000
commitd26b37ad58d552ed3053b9653726cd0b3d0cb699 (patch)
treeae1d57a22f3528cf6db6fec987af0f375cd17d1a /sys/arch
parentbdbddc96428ec97d5aa437abc50b262f62fbfd33 (diff)
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 'sys/arch')
0 files changed, 0 insertions, 0 deletions