CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/01/26 17:32:39
Modified files:
x11/zutty : Makefile
Added files:
x11/zutty/patches: patch-wscript
Log message:
Stop hardcoding -O3 -march=native, respect CXXFLAGS/LDFLAGS
Spotted on riscv64 where -march=native isn't supported.
ok sdk@ (maintainer)
