You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
193 B
8 lines
193 B
LINKER_FLAGS=$(LINKER_FLAGS) -MERGE:PAGE_DATA=.sdata
|
|
|
|
# Emit LTCG codegen
|
|
LTCG_WKS=1
|
|
# Generate the POGO package in $(_NTTREE)\POGO\$(TARGETNAME)
|
|
NTPOGO=1
|
|
|
|
IA64_SOURCES=ia64\portia64.c
|