Commit Graph

7 Commits

Author SHA1 Message Date
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