QwertyChouskie
|
4004b8e546
|
debian/rules: Limit compilation threads on armhf
* debian/rules: Limit compilation threads on armhf
Should fix PPA builds for armhf Ubuntu 22.04.
* Update comment
[ci skip]
* Update debian/rules
[ci skip]
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
---------
Co-authored-by: Michael Steenbeek <1478678+Gymnasiast@users.noreply.github.com>
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
|
2024-10-01 11:41:06 +02:00 |
|
QwertyChouskie
|
8438d05011
|
Work around more false warnings when compiling deb (#18753)
See https://github.com/OpenRCT2/OpenRCT2/issues/16691 and
https://github.com/OpenRCT2/OpenRCT2/issues/17371
|
2022-12-05 07:22:31 +01:00 |
|
QwertyChouskie
|
7602eb6095
|
Use -Wno-stringop-overflow when compiling .deb (#18731)
This warning is bugged in GCC < `11.3`, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99578
Closes https://github.com/OpenRCT2/OpenRCT2/issues/16691
|
2022-12-02 21:50:35 +01:00 |
|
Michał Janiszewski
|
03bd98f395
|
Remove special cases for Launchpad builds
|
2016-10-22 22:25:30 +02:00 |
|
Michał Janiszewski
|
dd377bcfc1
|
Drop unnecessary flags for Launchpad builds
|
2016-10-19 11:32:13 +02:00 |
|
Michał Janiszewski
|
640aaad3f8
|
Fix quotes
|
2016-09-04 17:27:53 +02:00 |
|
Michał Janiszewski
|
4481859898
|
Fix Launchpad builds
|
2016-09-04 17:27:53 +02:00 |
|
Michał Janiszewski
|
146dda2f3e
|
Support for debian packaging.
This enables creating .deb packages for easy installation on Ubuntu and
Debian.
|
2016-01-10 23:55:57 +01:00 |
|