diff --git a/configure.py b/configure.py index b38e56995..583c00105 100755 --- a/configure.py +++ b/configure.py @@ -1402,7 +1402,7 @@ config.libs = [ ActorRel(NonMatching, "d_a_obj_rcloud"), ActorRel(Matching, "d_a_obj_roten", extra_cflags=['-pragma "nosyminline on"']), ActorRel(Matching, "d_a_obj_shelf"), - ActorRel(Equivalent, "d_a_obj_shmrgrd"), # weak func order + ActorRel(Matching, "d_a_obj_shmrgrd", extra_cflags=["-sym off"]), ActorRel(Matching, "d_a_obj_swpush", extra_cflags=['-pragma "nosyminline on"']), ActorRel(NonMatching, "d_a_obj_table"), ActorRel(NonMatching, "d_a_obj_tenmado"),