Set build flags differently for release builds
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 379
- Fork
- 129
- Merge trung bình
- 11 giờ 45 phút
- Pull request đã merge (30 ngày)
- 8
Mô tả
Right now all builds are `-g -O2`, which seems bad. We should probably have some good way to detect the build profile and switch between `-g -O0` (maybe `-g -O1`?) and `-Ofast` or whatever other flags we want for release.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.