Updated gcc configure command.
authorR Veera Kumar <vklr@vkten.in>
Sun, 23 May 2021 14:45:08 +0000 (20:15 +0530)
committerR Veera Kumar <vklr@vkten.in>
Sun, 23 May 2021 14:45:08 +0000 (20:15 +0530)
commitc911ec879fbdfaa45ac46a766dc159c86ef42873
treeaca4ff6e1a64cd3cc972d2fa002fdfb733625c87
parentcab1909d0fe0107fcf520103abc7f17ccbb4411e
Updated gcc configure command.

Added --enable-default-pie to gcc configure command.
This argument should match the system installed gcc default settings.
Otherwise built ghdl runned linker errors.
To know system gcc settings, run: gcc -v
ghdl-install