mandoc: fix cc detection
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- mandoc-1.14.4.org/configure 2018-08-08 15:51:51.000000000 +0100
|
||||
+++ mandoc-1.14.4/configure 2018-08-27 08:19:40.391912427 +0100
|
||||
@@ -40,7 +40,7 @@
|
||||
OSNAME=
|
||||
UTF8_LOCALE=
|
||||
|
||||
-CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i make -sf -`
|
||||
+CC=
|
||||
CFLAGS=
|
||||
LDADD=
|
||||
LDFLAGS=
|
||||
Reference in New Issue
Block a user