openvmtools: Build without -fPIC.

This commit is contained in:
Michael Tremer
2013-09-26 22:34:35 +02:00
parent f0fbffeb3a
commit e24a59271e

View File

@@ -37,6 +37,8 @@ PAK_VER = 1
DEPS = ""
CFLAGS += -fno-PIC
###############################################################################
# Top-level Rules
###############################################################################