mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 10:09:29 -05:00
Instead, instruct the configure script to use $(FPIC) only. Mixing -fPIC and -fpic can cause issues on some platforms like PPC. Signed-off-by: Rosen Penev <rosenp@gmail.com>