Skip to content

Commit

Permalink
??]
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Jul 21, 2024
1 parent 10ab0fd commit e6cf006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/devs/tracy/tracy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This package contains the development files for the tracy package.


%build
export CXX="g++ -fPIE -I/usr/include/freetype2/ $CXXFLAGS"
export CXX="g++ -fPIE -I/usr/include/freetype2/ -I/usr/include/capstone/ $CXXFLAGS"
export LD="mold $LDFLAGS"
%meson
%meson_build
Expand Down

0 comments on commit e6cf006

Please sign in to comment.