[OpenWrt-Devel] build: Unset CDPATH to avoid problems

Langer, Thomas thomas.langer at intel.com
Fri Aug 17 08:58:56 EDT 2018


Hi Maksym,

> >    export GREP_OPTIONS
> 
> 
> > +  CDPATH=
> > +  export CDPATH
> 
> May be consider  to use  'unset CDPATH' instead of exporting empty var?

This is make syntax, unset is not available here.
> 
> >    include $(TOPDIR)/include/debug.mk
> >    include $(TOPDIR)/include/depends.mk
> >    include $(TOPDIR)/include/toplevel.mk


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list