Skip to content
Snippets Groups Projects
Commit aca23d27 authored by Bernd Machenschalk's avatar Bernd Machenschalk
Browse files

fix MinGW build

parent 167e5b78
No related branches found
No related tags found
1 merge request!3Makefile improvements
......@@ -3,7 +3,7 @@ AMDAPPSDKROOT ?= /opt/AMDAPP
CXX ?= i586-mingw32msvc-g++
AR ?= i586-mingw32msvc-ar
TARGET = libclfft.a
TARGET = libeclfft.a
CXXFLAGS += -O3 -Wall -g -I$(NVIDIA_SDK_INSTALL_PATH)/OpenCL/common/inc -I$(AMDAPPSDKROOT)/include -I../include
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment