Update Fedora packaging to error on compiler warnings (closes #73)

This commit is contained in:
Alexander Chernyakhovsky
2012-03-21 13:52:37 -04:00
committed by Keith Winstein
parent 38b4a26f85
commit b6c3e450fd
+2 -2
View File
@@ -24,7 +24,7 @@ Mosh is a remote terminal application that supports:
%build
%configure
%configure --enable-compile-warnings=error
make %{?_smp_mflags}
@@ -40,5 +40,5 @@ make install DESTDIR=$RPM_BUILD_ROOT
%changelog
* Fri Mar 16 2012 <achernya@mit.edu> - 1.1-1
* Wed Mar 21 2012 <achernya@mit.edu> - 1.1-1
- Initial packaging for mosh.