HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/src/glibc/debian/sysdeps/alpha.mk
# configuration options for all flavours
libc = libc6.1

ifeq (,$(filter stage1 stage2, $(DEB_BUILD_PROFILES)))
# build an ev67 optimized library
GLIBC_PASSES += alphaev67
DEB_ARCH_REGULAR_PACKAGES += libc6.1-alphaev67
alphaev67_configure_target = alphaev67-linux-gnu
alphaev67_CC = $(CC) -mcpu=ev67 -mtune=ev67 
alphaev67_CXX = $(CXX) -mcpu=ev67 -mtune=ev67 
alphaev67_slibdir = /lib/$(DEB_HOST_MULTIARCH)/ev67
endif