mirror of
https://github.com/jarun/nnn.git
synced 2025-04-02 11:36:33 +00:00
commit
2c32f24073
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ else
|
|||
endif
|
||||
|
||||
ifeq ($(shell uname -s), Haiku)
|
||||
LDLIBS_HAIKU ?= -lstdc++ -lbe
|
||||
LDLIBS_HAIKU ?= -lstdc++ -lgnu -lbe
|
||||
SRC_HAIKU ?= misc/haiku/nm.cpp
|
||||
OBJS_HAIKU ?= misc/haiku/nm.o
|
||||
endif
|
||||
|
|
Loading…
Add table
Reference in a new issue