File: debian-build-options.patch

package info (click to toggle)
cmucl 20c-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 42,524 kB
  • sloc: lisp: 358,331; ansic: 28,385; asm: 3,777; sh: 1,236; makefile: 366; csh: 31
file content (18 lines) | stat: -rw-r--r-- 691 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Enable relative package names as part of our build options
Author: Peter Van Eynde <pvaneynd@debian.org>
Forwarded: not-needed


Index: b/src/tools/setenv-scripts/base-features.lisp
===================================================================
--- a/src/tools/setenv-scripts/base-features.lisp	2011-12-06 09:05:31.531799980 +0000
+++ b/src/tools/setenv-scripts/base-features.lisp	2011-12-06 09:05:40.228145832 +0000
@@ -15,7 +15,7 @@
 ;;(pushnew :hash-new *features*)
 ;;(pushnew :random-mt19937 *features*)
 ;;(pushnew :conservative-float-type *features*)
-;;(pushnew :relative-package-names *features*)
+(pushnew :relative-package-names *features*)
 
 ;; Version tags