Respect user's LDFLAGS

This commit is contained in:
Sebastien Fabbro
2013-07-25 14:08:37 -07:00
parent 63f14189e3
commit 9f0fb6e662
8 changed files with 12 additions and 45 deletions
-5
View File
@@ -1,6 +1 @@
COPT = -Wall -O2 # -DGEMMTEST
ifdef BINARY64
else
# LDFLAGS = -m elf32ppc
LDFLAGS = -m elf_i386
endif