Merge remote-tracking branch '2/master'

This commit is contained in:
Ciro Santilli
2018-03-08 08:14:47 +00:00
2 changed files with 6 additions and 3 deletions

View File

@@ -1839,7 +1839,7 @@ We have ported the PARSEC benchmark http://parsec.cs.princeton.edu for cross com
This repo makes it trivial to get started with it:
....
./build -a arm -g -i buildroot_config_fragment_parsec
configure -p && ./build -a arm -g -i buildroot_config_fragment_parsec
./run -a arm -g
....