Skip to content
Snippets Groups Projects
Commit 3e18baaa authored by deuce's avatar deuce
Browse files

It seems at least some versions of g++ don't support -rpath.

parent a216d5cf
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,6 @@ else
endif
endif
export LD_RUN_PATH
LDFLAGS += -rpath $(LD_RUN_PATH)
CON_LIBS += -lsbbs -lftpsrvr -lwebsrvr -lmailsrvr -lservices
SHLIBOPTS := -shared
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment