Project

General

Profile

Actions

Bug #1210

open

provide $(ROOT)/usr/include by CPPFLAGS to usr/src/lib/libsqlite

Added by Igor Kozhukhov almost 12 years ago. Updated almost 12 years ago.

Status:
Feedback
Priority:
Normal
Category:
-
Start date:
2011-07-14
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

provide $(ROOT)/usr/include by CPPFLAGS to usr/src/lib/libsqlite

Actions #1

Updated by Igor Kozhukhov almost 12 years ago

  • Assignee set to Igor Kozhukhov

need remove line:
$(NATIVETARGETS) := CPPFLAGS = $(MYCPPFLAGS)

Actions #2

Updated by Igor Kozhukhov almost 12 years ago

do not remove
$(NATIVETARGETS) := CPPFLAGS = $(MYCPPFLAGS)

need update to use '+=' instead of '=' to CPPFLAGS
$(NATIVETARGETS) := CPPFLAGS += $(MYCPPFLAGS)

Actions #3

Updated by Igor Kozhukhov almost 12 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF