commit | bdda8008226db9f4ae6d88b553ffa6192dfcfd57 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Feb 26 10:18:51 2019 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Mar 28 15:21:12 2019 +0000 |
tree | 089ef09d801e48a3325fe02afbac450c57acdb67 | |
parent | 90b00c71067df78597db92bb60dbacf654a6f80a [diff] |
Remove experimental filesystem splice In order to be compatible with older versions of GCC that did not have the experimental filesystem moved over to the standard paths, the code would splice the experimental code into the std namespace. This is no longer necessary with yocto 2.6 and the latest versions of GCC. Change-Id: I2db13c52a91456318795819f2d45c3386b4c56d2 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.