diff options
-rw-r--r-- | pkgtools/pkglint/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index 18dead54c08..c2a45a1df63 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -17,3 +17,4 @@ - security holes, - coding style violations, - possible unportable constructs +* check quoting in CFLAGS+= -DPREFIX=\"${PREFIX:Q}\" |