Skip to content

Commit

Permalink
Amend hybrid build flags
Browse files Browse the repository at this point in the history
  • Loading branch information
0152la committed Apr 10, 2024
1 parent 3057bbe commit 42f7b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Makefile.vars.morello-hybrid
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

CHERIBASE ?= $(HOME)/cheri
SDKBASE ?= $(CHERIBASE)/output/morello-sdk
CFLAGS := --config cheribsd-morello-hybrid.cfg $(CFLAGS)
CFLAGS := --config cheribsd-morello-hybrid.cfg $(CFLAGS) -lm -lpthreads
PLATFORM := morello-hybrid

0 comments on commit 42f7b6c

Please sign in to comment.