mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-24 04:12:51 +02:00
guile: fix compilation in trunk
This commit is contained in:
parent
0f74ee4731
commit
e0bb18d193
8
guile/patches/0002-guile-snarf-docs.patch
Normal file
8
guile/patches/0002-guile-snarf-docs.patch
Normal file
@ -0,0 +1,8 @@
|
||||
--- guile-1.8.7.or/libguile/guile-snarf-docs.in 2011-03-17 13:55:24.328184439 +0300
|
||||
+++ guile-1.8.7/libguile/guile-snarf-docs.in 2011-03-17 13:55:56.753058827 +0300
|
||||
@@ -23,4 +23,4 @@
|
||||
## Let the user override the preprocessor autoconf found.
|
||||
test -n "${CPP+set}" || CPP="@CPP@"
|
||||
|
||||
-${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
|
||||
+${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"
|
Loading…
Reference in New Issue
Block a user