Changeset 917
- Timestamp:
- Nov 30, 2016, 9:23:02 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified spec/trunk/SPECS/xz.spec ¶
r902 r917 113 113 %if 0%{?with_forwarder} 114 114 # Generate & install forwarder DLLs. 115 gcc -Zomf -Zdll lzma.def -l$RPM_BUILD_ROOT/%{_libdir}/lzma5.dll-o $RPM_BUILD_ROOT/%{_libdir}/lzma.dll115 gcc -Zomf -Zdll -nostdlib lzma.def -l$RPM_BUILD_ROOT/%{_libdir}/lzma5.dll -lend -o $RPM_BUILD_ROOT/%{_libdir}/lzma.dll 116 116 %endif 117 117
Note:
See TracChangeset
for help on using the changeset viewer.