Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Apr 3, 2024
1 parent d3b667a commit a9854ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else ifeq ($(os),linux)
this_ldflags += -rdynamic
endif

this_ldlibs += -lruisapp-opengles -lpapki -lclargs -lnitki -lopros -ltml -lruis -lutki -lm
this_ldlibs += -lruisapp-opengles-xorg -lpapki -lclargs -lnitki -lopros -ltml -lruis -lutki -lm

$(eval $(prorab-build-app))

Expand Down

0 comments on commit a9854ce

Please sign in to comment.