mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
12 lines
276 B
Diff
12 lines
276 B
Diff
--- tinycc-dev/configure 2019-05-14 22:40:39.000000000 +0300
|
|
+++ tinycc-dev-serenity/configure 2019-10-02 13:31:15.464543005 +0300
|
|
@@ -49,7 +49,7 @@
|
|
gcc_minor=0
|
|
|
|
# OS specific
|
|
-targetos=`uname`
|
|
+targetos=Serenity
|
|
case $targetos in
|
|
Darwin)
|
|
confvars="$confvars OSX"
|