mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
Refactor build flags
This commit is contained in:
@ -11,9 +11,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define str(a) #a
|
||||
#define xstr(a) str(a)
|
||||
|
||||
typedef enum {
|
||||
L_DEBUG,
|
||||
L_INFO,
|
||||
|
Reference in New Issue
Block a user