[Bug 280200] lib/libclang_rt/Makefile needs to honour WITHOUT_CFI

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 09 Jul 2024 00:54:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280200

            Bug ID: 280200
           Summary: lib/libclang_rt/Makefile needs to honour WITHOUT_CFI
           Product: Base System
           Version: 14.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au

Perhaps
+.if !defined(WITHOUT_CFI)
 SUBDIR+=       cfi
 SUBDIR+=       cfi_diag
+.endif

-- 
You are receiving this mail because:
You are the assignee for the bug.