Bug 273340

Summary: [PATCH] math/curv: fix for jit
Product: Ports & Packages Reporter: zielonka michal <michal.zielonka.8001>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: New ---    
Severity: Affects Many People CC: michal.zielonka.8001
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
math/curv jit none

Description zielonka michal 2023-08-25 07:37:58 UTC
Created attachment 244330 [details]
math/curv jit

during using -O jit we receive an error about missing dependency headers. We should add '-isystem /usr/local/include' for compile commands.