Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed Dec 14, 2023
1 parent ba845c0 commit 0399be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clambcc/clambc-compiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ def compileFile(clangLLVM: ClangLLVM, fileName: str, debugBuild: bool, standardC
-o \
{outFile} \
-I \
/home/aragusa/clamav-bytecode-compiler-aragusa/headers \
{INCDIR} \
-include \
bytecode.h \
-D__CLAMBC__"
Expand Down

0 comments on commit 0399be4

Please sign in to comment.