clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
208 stars 70 forks source link

Revert PR#457 as it breaks cross-compilation #464

Closed pprindeville closed 10 months ago

pprindeville commented 10 months ago

Adding -I${INCLUDEDIR} unconditionally to CPPFLAGS will cause the compiler to search the build-host's local headers, which will be disastrous.

pprindeville commented 10 months ago

cc: @rcmcdonald91 @rbgarga