1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-02-25 08:30:16 +00:00
Files
YosysHQ.nextpnr/common/command.cc
Janos Farkas 587b022b0a common: avoid std::ofstream copy
Using a copy constructor to set the logfile is the only thing that
stops compilation with the libstdc++ shipping with gcc 4.8 (maybe 4.7)
2019-04-02 16:39:21 +00:00

13 KiB