Add _libdir for cygwin.

This commit is contained in:
Ralf Corsepius
2008-03-20 04:04:44 +00:00
parent 28904d4152
commit 310132c304
+1
View File
@@ -17,5 +17,6 @@
%ifos cygwin cygwin32
%define optflags -O3 -pipe -march=i486 -funroll-loops
%define _libdir %{_exec_prefix}/lib
%endif