Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Don't link to libhpi.so.
  • Loading branch information
nicolson%netscape.com committed Aug 7, 2002
1 parent 48a3e3a commit 0e05279
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion security/coreconf/jdk.mk
Expand Up @@ -242,7 +242,6 @@ ifeq ($(OS_ARCH), Linux)

JAVA_CLIBS =

JAVA_LIBS = -L$(JAVA_HOME)/$(JAVA_LIBDIR)/$(JDK_THREADING_MODEL) -lhpi
ifeq ($(JDK_VERSION), 1.4)
JAVA_LIBS += -L$(JAVA_HOME)/$(JAVA_LIBDIR)/server -ljvm
else
Expand Down

0 comments on commit 0e05279

Please sign in to comment.