copilot-swe-agent[bot] 52f4c34181 Add C11 benchmark for int vs char array traversal with 100k iterations
Co-authored-by: blueloveTH <28104173+blueloveTH@users.noreply.github.com>
2026-01-04 05:04:32 +00:00

11 lines
528 B
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.31
# compile C with /home/runner/work/pocketpy/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc
C_DEFINES = -DNDEBUG -DPK_ENABLE_CUSTOM_SNAME=0 -DPK_ENABLE_DETERMINISM=0 -DPK_ENABLE_MIMALLOC=0 -DPK_ENABLE_OS=1 -DPK_ENABLE_THREADS=1 -DPK_ENABLE_WATCHDOG=0 -Dpocketpy_EXPORTS
C_INCLUDES = -I/home/runner/work/pocketpy/pocketpy/include
C_FLAGS = -O2 -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -O3 -DNDEBUG -std=gnu11 -fPIC