Fixes to the NIOS2 build on FreeBSD.

This commit is contained in:
Chris Johns
2013-02-12 14:12:40 +11:00
parent 0328944c57
commit aa46b9cec0
4 changed files with 8 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ cd ..
--disable-werror \
--enable-sim \
--with-expat \
--with-python \
%{!?without_python:--with-python} \
--prefix=%{_prefix} --bindir=%{_bindir} \
--exec-prefix=%{_exec_prefix} \
--includedir=%{_includedir} --libdir=%{_libdir} \