summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.cmake b/README.cmake
index e0a33b69e8..52db0e4637 100644
--- a/README.cmake
+++ b/README.cmake
@@ -278,9 +278,10 @@ Known Bugs and Limitations
* no support for static support library builds; unclear if that is a
requirement; if so: taking PCRE as an example, we'd need to detect that it
is static and then turn on PCRE_STATIC for the libhttpd build
-* module base addresses aren't set
* program attributes like descriptive name and version aren't set for most
binaries
+* build/cpR_noreplace.pl doesn't declare what version of Perl is required
+ and doesn't work with File::Path that is missing make_path
Generally: