shlr/java is now PIC

This commit is contained in:
pancake 2013-05-01 01:50:37 +02:00
parent e407346300
commit b9a9b14a60
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
include ../../config-user.mk
include ../../mk/${COMPILER}.mk
CFLAGS+=-g -ggdb
CFLAGS+=-g -ggdb -fPIC
CFLAGS+=-I../../libr/include
LDFLAGS+=-L../../libr/util
OBJS=code.o class.o ops.o