Skip to content
Snippets Groups Projects
Commit 23653b4c authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

remove double parameters and set stranging_dir variable

parent 63e8a151
No related branches found
No related tags found
No related merge requests found
STRIP=strip STRIP=strip
CC = $(CC) CFLAGS = -Wall -O2 -g0 -DNDEBUG -DENV_LINUX -D_REENTRANT -I$(STAGING_DIRI)/usr/include/
CFLAGS = -Wall -O2 -g0 -DNDEBUG -DENV_LINUX -D_REENTRANT -DNDEBUG -L/usr/lib -L/usr/local/lib/ -I.
LDFLAGS = -L. -lwlocate -lm LDFLAGS = -L$(STAGING_DIR)/usr/lib -lwlocate -lm
PNAME=lwtrace PNAME=lwtrace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment