|
#* -fPIC option was removed for multiple reason.
|
|
# - Code only support x86 architecture.
|
|
# - Upstream code uses the ebx register so it's not compliant with PIC.
|
|
# - Impacts the performance too much.
|
|
# - Only plugins. No package will link to them.
|
|
: shlib-with-non-pic-code
|