Date: Monday, October 3, 2022 @ 20:47:51
  Author: eworm
Revision: 457165

enable debug support

Modified:
  f2fs-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-03 20:47:16 UTC (rev 457164)
+++ PKGBUILD    2022-10-03 20:47:51 UTC (rev 457165)
@@ -12,6 +12,7 @@
 depends=('util-linux')
 makedepends=('git')
 license=('GPL')
+options=('debug')
 validpgpkeys=('D3452A79D8C2B4EAC656F4224014A87E824850D2') # Jaegeuk Kim 
<[email protected]>
 
source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git#tag=${_tag}";)
 sha256sums=('SKIP')

Reply via email to