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: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/nice-napi/build/nice_napi.target.mk
# This file is generated by gyp; do not edit.

TOOLSET := target
TARGET := nice_napi
DEFS_Debug := \
	'-DNODE_GYP_MODULE_NAME=nice_napi' \
	'-DUSING_UV_SHARED=1' \
	'-DUSING_V8_SHARED=1' \
	'-DV8_DEPRECATION_WARNINGS=1' \
	'-D_GLIBCXX_USE_CXX11_ABI=1' \
	'-D_LARGEFILE_SOURCE' \
	'-D_FILE_OFFSET_BITS=64' \
	'-D__STDC_FORMAT_MACROS' \
	'-DOPENSSL_NO_PINSHARED' \
	'-DOPENSSL_THREADS' \
	'-DBUILDING_NODE_EXTENSION' \
	'-DDEBUG' \
	'-D_DEBUG'

# Flags passed to all source files.
CFLAGS_Debug := \
	-fPIC \
	-pthread \
	-Wall \
	-Wextra \
	-Wno-unused-parameter \
	-g \
	-O0

# Flags passed to only C files.
CFLAGS_C_Debug :=

# Flags passed to only C++ files.
CFLAGS_CC_Debug := \
	-fno-rtti \
	-std=gnu++17

INCS_Debug := \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/include/node \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/src \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/openssl/config \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/openssl/openssl/include \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/uv/include \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/zlib \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/v8/include \
	-I/var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/node-addon-api

DEFS_Release := \
	'-DNODE_GYP_MODULE_NAME=nice_napi' \
	'-DUSING_UV_SHARED=1' \
	'-DUSING_V8_SHARED=1' \
	'-DV8_DEPRECATION_WARNINGS=1' \
	'-D_GLIBCXX_USE_CXX11_ABI=1' \
	'-D_LARGEFILE_SOURCE' \
	'-D_FILE_OFFSET_BITS=64' \
	'-D__STDC_FORMAT_MACROS' \
	'-DOPENSSL_NO_PINSHARED' \
	'-DOPENSSL_THREADS' \
	'-DBUILDING_NODE_EXTENSION'

# Flags passed to all source files.
CFLAGS_Release := \
	-fPIC \
	-pthread \
	-Wall \
	-Wextra \
	-Wno-unused-parameter \
	-O3 \
	-fno-omit-frame-pointer

# Flags passed to only C files.
CFLAGS_C_Release :=

# Flags passed to only C++ files.
CFLAGS_CC_Release := \
	-fno-rtti \
	-std=gnu++17

INCS_Release := \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/include/node \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/src \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/openssl/config \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/openssl/openssl/include \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/uv/include \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/zlib \
	-I/home/ubuntu/.cache/node-gyp/22.3.0/deps/v8/include \
	-I/var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/node-addon-api

OBJS := \
	$(obj).target/$(TARGET)/binding.o

# Add to the list of files we specially track dependencies for.
all_deps += $(OBJS)

# Make sure our dependencies are built before any of us.
$(OBJS): | $(builddir)/nothing.a $(obj).target/../node-addon-api/nothing.a

# CFLAGS et al overrides must be target-local.
# See "Target-specific Variable Values" in the GNU Make manual.
$(OBJS): TOOLSET := $(TOOLSET)
$(OBJS): GYP_CFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE))  $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE))
$(OBJS): GYP_CXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE))  $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE))

# Suffix rules, putting all outputs into $(obj).

$(obj).$(TOOLSET)/$(TARGET)/%.o: $(srcdir)/%.cc FORCE_DO_CMD
	@$(call do_cmd,cxx,1)

# Try building from generated source, too.

$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj).$(TOOLSET)/%.cc FORCE_DO_CMD
	@$(call do_cmd,cxx,1)

$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj)/%.cc FORCE_DO_CMD
	@$(call do_cmd,cxx,1)

# End of this set of suffix rules
### Rules for final target.
LDFLAGS_Debug := \
	-pthread \
	-rdynamic

LDFLAGS_Release := \
	-pthread \
	-rdynamic

LIBS :=

$(obj).target/nice_napi.node: GYP_LDFLAGS := $(LDFLAGS_$(BUILDTYPE))
$(obj).target/nice_napi.node: LIBS := $(LIBS)
$(obj).target/nice_napi.node: TOOLSET := $(TOOLSET)
$(obj).target/nice_napi.node: $(OBJS) $(obj).target/../node-addon-api/nothing.a FORCE_DO_CMD
	$(call do_cmd,solink_module)

all_deps += $(obj).target/nice_napi.node
# Add target alias
.PHONY: nice_napi
nice_napi: $(builddir)/nice_napi.node

# Copy this to the executable output path.
$(builddir)/nice_napi.node: TOOLSET := $(TOOLSET)
$(builddir)/nice_napi.node: $(obj).target/nice_napi.node FORCE_DO_CMD
	$(call do_cmd,copy)

all_deps += $(builddir)/nice_napi.node
# Short alias for building this executable.
.PHONY: nice_napi.node
nice_napi.node: $(obj).target/nice_napi.node $(builddir)/nice_napi.node

# Add executable to "all" target.
.PHONY: all
all: $(builddir)/nice_napi.node