Skip to content
Snippets Groups Projects
Commit 36af1aa3 authored by Ballabriga Clément's avatar Ballabriga Clément
Browse files

fix makefile

parent 77f34c86
No related branches found
No related tags found
No related merge requests found
CXXFLAGS=`otawa-config otawa/oslice --cflags`
LIBS=`otawa-config otawa/oslice --libs`
CXXFLAGS=`otawa/bin/otawa-config otawa/oslice --cflags`
LIBS=`otawa/bin/otawa-config otawa/oslice --libs`
LIBS+=-lppl
CXXFLAGS+=-fPIC -Wall -DUSE_CLANG_COMPLETER -std=c++14 -O0 -g
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment