From 05851b2c598814b8f8c9d64348e4d4628d7482f2 Mon Sep 17 00:00:00 2001 From: CGH0S7 <776459475@qq.com> Date: Tue, 3 Mar 2026 12:36:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E9=9D=99=E6=80=81=E8=B4=9F?= =?UTF-8?q?=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AMSS_NCKU_source/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AMSS_NCKU_source/makefile b/AMSS_NCKU_source/makefile index 425effa..72b9cbd 100644 --- a/AMSS_NCKU_source/makefile +++ b/AMSS_NCKU_source/makefile @@ -64,8 +64,8 @@ lopsided_c.o: lopsided_c.C lopsided_kodis_c.o: lopsided_kodis_c.C ${CXX} $(CXXAPPFLAGS) -c $< $(filein) -o $@ -interp_lb_profile.o: interp_lb_profile.C interp_lb_profile.h - ${CXX} $(CXXAPPFLAGS) -c $< $(filein) -o $@ +#interp_lb_profile.o: interp_lb_profile.C interp_lb_profile.h +# ${CXX} $(CXXAPPFLAGS) -c $< $(filein) -o $@ ## TwoPunctureABE uses fixed optimal flags with its own PGO profile, independent of CXXAPPFLAGS TP_PROFDATA = /home/$(shell whoami)/AMSS-NCKU/pgo_profile/TwoPunctureABE.profdata