mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 13:27:29 -04:00
No need for funky LDFLAGS anymore either.
This commit is contained in:
parent
535386c1fc
commit
4f55ec027e
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
################################################################################
|
||||
CXXFLAGS ?= -fPIC -O3 # -g -DUSE_DEBUG=3
|
||||
LDLIBS ?= -pthread
|
||||
LDFLAGS ?= -L.
|
||||
PREFIX ?= /usr/local
|
||||
|
||||
LIB_OBJS=args.o obj.o mem.o core.o instruction.o enc.o util.o lex.yy.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue