mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 12:46:34 +01:00
Revert "Add feature flags and missing #includes."
This reverts commit dd5fa236ae.
Also, set `-std=gnu99` in Bazel build.
This commit is contained in:
@@ -16,6 +16,7 @@ cc_binary(
|
||||
"//tools/config:osx": [],
|
||||
}),
|
||||
copts = [
|
||||
"-std=gnu99",
|
||||
"-DAUDIO",
|
||||
"-DPACKAGE_DATADIR='\"data\"'",
|
||||
"-DPYTHON",
|
||||
|
||||
Reference in New Issue
Block a user