HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //home/ubuntu/neovim/build/cmake.config/auto/versiondef.h.gen
#ifndef AUTO_VERSIONDEF_H
#define AUTO_VERSIONDEF_H

#define NVIM_VERSION_MAJOR 0
#define NVIM_VERSION_MINOR 11
#define NVIM_VERSION_PATCH 0
#define NVIM_VERSION_PRERELEASE "-dev"

/* #undef NVIM_VERSION_MEDIUM */
#ifndef NVIM_VERSION_MEDIUM
# include "auto/versiondef_git.h"
#endif

#define NVIM_VERSION_CFLAGS "/usr/bin/cc $<$<CONFIG:Debug>:-g >$<$<CONFIG:Debug>:$<$<BOOL:$<TARGET_PROPERTY:nvim_bin,INTERPROCEDURAL_OPTIMIZATION_DEBUG>>:-flto -fno-fat-lto-objects>>$<$<CONFIG:Release>:-O3 -DNDEBUG >$<$<CONFIG:Release>:$<$<BOOL:$<TARGET_PROPERTY:nvim_bin,INTERPROCEDURAL_OPTIMIZATION_RELEASE>>:-flto -fno-fat-lto-objects>>$<$<CONFIG:RelWithDebInfo>:-O2 -g -Og -g >$<$<CONFIG:RelWithDebInfo>:$<$<BOOL:$<TARGET_PROPERTY:nvim_bin,INTERPROCEDURAL_OPTIMIZATION_RELWITHDEBINFO>>:-flto -fno-fat-lto-objects>>$<$<CONFIG:MinSizeRel>:-Os -DNDEBUG >$<$<CONFIG:MinSizeRel>:$<$<BOOL:$<TARGET_PROPERTY:nvim_bin,INTERPROCEDURAL_OPTIMIZATION_MINSIZEREL>>:-flto -fno-fat-lto-objects>> $<JOIN:$<REMOVE_DUPLICATES:$<TARGET_PROPERTY:nvim_bin,COMPILE_OPTIONS>>, > $<JOIN:$<REMOVE_DUPLICATES:$<TARGET_PROPERTY:nvim_bin,LINK_OPTIONS>>, > -D$<JOIN:$<REMOVE_DUPLICATES:$<TARGET_PROPERTY:nvim_bin,COMPILE_DEFINITIONS>>, -D> -I$<JOIN:$<REMOVE_DUPLICATES:$<TARGET_PROPERTY:nvim_bin,INCLUDE_DIRECTORIES>>, -I> "
#define NVIM_VERSION_BUILD_TYPE "$<CONFIG>"

#endif  // AUTO_VERSIONDEF_H