logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

mandoc_configure.patch (278B)


  1. diff -Naur a/configure b/configure
  2. --- a/configure
  3. +++ b/configure
  4. @@ -41,7 +41,7 @@
  5. OSNAME=
  6. UTF8_LOCALE=
  7. -CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i make -sf -`
  8. +CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i PATH="${PATH}" make -sf -`
  9. CFLAGS=
  10. LDADD=
  11. LDFLAGS=