Browse Source

ppl: re-added autoreconf due to autoconf version mismatch.

master
Nagy Károly Gábriel 9 years ago
parent
commit
8e4f507d22
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      develop/ppl/ppl.conf

+ 1
- 0
develop/ppl/ppl.conf

@ -12,6 +12,7 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
hook_add preconf 9 'autoreconf -vfis'
# use the host g++ and the native libs and headers we have in tools.cross
if atstage toolchain; then
export CXX=g++

Loading…
Cancel
Save