Browse Source

Remove unnecessary change again

tags/v0.3.5
Martin Kroeker GitHub 6 years ago
parent
commit
fe02ba86a4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      exports/Makefile

+ 0
- 6
exports/Makefile View File

@@ -2,12 +2,6 @@ TOPDIR = ..

include ../Makefile.system

ifdef NEED_PIC
ifeq (,$(findstring PIC,$(CFLAGS)))
CFLAGS+= -fPIC
endif
endif

ifndef EXPRECISION
EXPRECISION = 0
endif


Loading…
Cancel
Save