Build with --enable-dynamic to get -fPIC
This commit is contained in:
parent
0057c84fd1
commit
923b7d4a06
@ -93,7 +93,7 @@ from8859_1() {
|
|||||||
for i in man/de/*.1; do from8859_1 "$i"; done
|
for i in man/de/*.1; do from8859_1 "$i"; done
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-ijs
|
%configure --with-ijs --enable-dynamic
|
||||||
|
|
||||||
# Build IJS
|
# Build IJS
|
||||||
cd ijs
|
cd ijs
|
||||||
@ -211,7 +211,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Switch to ESP Ghostscript.
|
- Switch to ESP Ghostscript.
|
||||||
- 8.15rc3.
|
- 8.15rc3.
|
||||||
- Lots of patches dropped. Perhaps some will need to be re-added.
|
- Lots of patches dropped. Perhaps some will need to be re-added.
|
||||||
- Add Mandriva's fPIC patch.
|
|
||||||
|
|
||||||
* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 7.07-40
|
* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 7.07-40
|
||||||
- Build igcref.c with -O0 to work around bug #150771.
|
- Build igcref.c with -O0 to work around bug #150771.
|
||||||
|
Loading…
Reference in New Issue
Block a user