forked from KolibriOS/kolibrios
0f1313efde
git-svn-id: svn://kolibrios.org@1498 a494cfbc-eb01-0410-851d-a64ba20cac60
19 lines
306 B
Plaintext
19 lines
306 B
Plaintext
// Generic Compilers, -si4 -sl4 -sp8
|
|
// Standard lint options
|
|
|
|
-dACPI_MACHINE_WIDTH=64
|
|
|
|
-e747 // Compiler supports parameter conversions
|
|
-e46 // Compiler supports bitfields other than int
|
|
-d_IA64
|
|
-dWIN64
|
|
-d_WIN64
|
|
-d_MAC
|
|
+fll // enable long long
|
|
|
|
-si4 -sl4 -sp8 -sll8
|
|
|
|
co.lnt
|
|
options.lnt
|
|
|