Build with --enable-dynamic to get -fPIC
This commit is contained in:
parent
ea3f92a32d
commit
0896c798bd
@ -93,7 +93,7 @@ from8859_1() {
|
||||
for i in man/de/*.1; do from8859_1 "$i"; done
|
||||
|
||||
%build
|
||||
%configure --with-ijs
|
||||
%configure --with-ijs --enable-dynamic
|
||||
|
||||
# Build IJS
|
||||
cd ijs
|
||||
@ -211,7 +211,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Switch to ESP Ghostscript.
|
||||
- 8.15rc3.
|
||||
- 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
|
||||
- Build igcref.c with -O0 to work around bug #150771.
|
||||
|
Loading…
Reference in New Issue
Block a user