Changeset 0313634 for common


Ignore:
Timestamp:
03/10/2018 07:59:20 PM (7 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4
Children:
72063a4
Parents:
61b7c59
Message:

Merge trunk r4024 and r4039, fixing generation of Makefile and of
DESTDIR install for libelf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_wrt_Makefile

    r61b7c59 r0313634  
    112112         ;;
    113113     glibc) echo $(grep "^glibc" $JHALFSDIR/pkg_tarball_list | head -n1 )
     114         ;;
     115     libelf) echo $(grep "^elfutils" $JHALFSDIR/pkg_tarball_list | head -n1 )
    114116         ;;
    115117     *)  echo $(grep "^$script_name[_-][[:digit:]]" $JHALFSDIR/pkg_tarball_list | head -n1 )
Note: See TracChangeset for help on using the changeset viewer.