ROLLBACK: picCCOpts: -dynamic should not entail -optc-fPIC
authorSimon Marlow <marlowsd@gmail.com>
Mon, 21 Jun 2010 10:04:09 +0000 (10:04 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 21 Jun 2010 10:04:09 +0000 (10:04 +0000)
commitf9686dd4f9ff6cee56659319941e136a30fa659d
tree7a19b5dcb512ace67653669d67ec67fd3d5b6141
parentcbc65cfae5ba78dc73ee2c5209bf6cd6dac0b574
ROLLBACK: picCCOpts: -dynamic should not entail -optc-fPIC
and add a comment to explain why it was wrong.  This fixes the dyn
test failures that sprang up recently.
compiler/main/DynFlags.hs