Skip to content

Commit

Permalink
WIP2
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Mar 4, 2022
1 parent 6f55fac commit 4b0e4cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.rules
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ endif

# Finally add user provided flags
GAP_LDFLAGS += $(LDFLAGS)
#SYSINFO_LDFLAGS += $(LDFLAGS)
SYSINFO_LDFLAGS += $(LDFLAGS)


# libs
Expand All @@ -264,7 +264,7 @@ GAP_LIBS += $(LIBATOMIC_OPS_LIBS)

# Finally add user provided flags
GAP_LIBS += $(LIBS)
#SYSINFO_LIBS += $(LIBS)
SYSINFO_LIBS += $(LIBS)


########################################################################
Expand Down

0 comments on commit 4b0e4cd

Please sign in to comment.