| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
See commit 07730ff3 "treewide: add support for "lto" in PKG_BUILD_FLAGS"
on the main repository.
Note: Some packages only added `-flto` to CFLAGS and not LDFLAGS. This
fixes it and properly enables LTO.
Signed-off-by: Andre Heider <a.heider@gmail.com>
|
|
|
|
|
|
|
| |
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.
Signed-off-by: Andre Heider <a.heider@gmail.com>
|
|
|
|
| |
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
|
|
|
|
| |
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
|
|
|
|
| |
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
|
|
|
|
| |
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
|
|
|
|
| |
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
|
|
|
|
| |
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
|
|
|
|
| |
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
|
|
|
|
|
|
| |
This patch allows to build coremark with multithreading support.
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
|
|
|
|
| |
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Pass compiler flags through PORT_CFLAGS (previously, it was always compiled with -O2 -lrt)
- Add option to override toolchain and use -O3
- Disable MIPS16 (highly decreases results)
- Enable LTO
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
|
|
|
|
| |
Signed-off-by: kongfl888 K <kongfl888@outlook.com>
|
|
|
|
| |
Signed-off-by: kongfl888 K <kongfl888@outlook.com>
|
|
Signed-off-by: Lim Guo Wei <limguowei@gmail.com>
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
|