5fe4d9edf9
- bring in latest patches - added subpackages for demos and debuglibs - only install Motif.rules and Motif.tmpl in config - don't build config tools that OpenBSD already has
14 lines
268 B
Modula-2
14 lines
268 B
Modula-2
--- config/cf/site.def.orig Mon Nov 20 13:43:35 2000
|
|
+++ config/cf/site.def Mon Nov 20 21:07:04 2000
|
|
@@ -67,6 +67,10 @@
|
|
#endif
|
|
*/
|
|
|
|
+# ifdef SparcArchitecture
|
|
+# define PositionIndependentCFlags -fPIC
|
|
+# endif
|
|
+
|
|
#endif /* BeforeVendorCF */
|
|
|
|
#ifdef AfterVendorCF
|