Skip to content

Commit fe02ba8

Browse files
authored
Remove unnecessary change again
1 parent d681877 commit fe02ba8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

exports/Makefile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ TOPDIR = ..
22

33
include ../Makefile.system
44

5-
ifdef NEED_PIC
6-
ifeq (,$(findstring PIC,$(CFLAGS)))
7-
CFLAGS+= -fPIC
8-
endif
9-
endif
10-
115
ifndef EXPRECISION
126
EXPRECISION = 0
137
endif

0 commit comments

Comments
 (0)