Changeset 482
- Timestamp:
- Dec 18, 2014, 5:41:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/cups.spec
r481 r482 1 1 #define svn_url F:/rd/ports/cups/trunk 2 2 %define svn_url http://svn.netlabs.org/repos/ports/cups/trunk 3 %define svn_rev 94 33 %define svn_rev 944 4 4 5 5 %define _without_dbus 1 … … 125 125 export CONFIG_SITE="/@unixroot/usr/share/config.legacy"; 126 126 export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe"; 127 CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_OPT_FLAGS" \ 127 export LDFLAGS=" -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"; 128 export LIBS="-lurpo"; 129 CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$LDFLAGS $RPM_OPT_FLAGS" \ 128 130 %configure %{_dbus} %{_php} %{_static} 129 131 # If we got this far, all prerequisite libraries must be here. … … 285 287 %changelog 286 288 * Tue Dec 18 2014 yd 287 - r94 3, initial unixroot build.289 - r944, initial unixroot build.
Note:
See TracChangeset
for help on using the changeset viewer.