mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 20:01:27 +00:00
commit
2c32f24073
|
@ -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…
Reference in a new issue