Skip to content

Commit

Permalink
change rpath to pika20 in Makefile for pika2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KernelMaker committed Apr 19, 2016
1 parent d345e27 commit 30cf1d9
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
@@ -1,5 +1,5 @@

RPATH = /usr/local/pika11/lib/
RPATH = /usr/local/pika20/lib/
LFLAGS = -Wl,-rpath=$(RPATH)


Expand Down

0 comments on commit 30cf1d9

Please sign in to comment.