Get rid of fPIC warnings when compiling a shared library on Windows
PIC is always enabled when compiling for Windows so gcc complains when using -fPIC since it doesn't do anything.
Please register or sign in to comment
PIC is always enabled when compiling for Windows so gcc complains when using -fPIC since it doesn't do anything.
VideoLAN code repository instance