diff options
| author | Fabian Imhof <fabian.imhof@ost.ch> | 2024-10-26 10:09:46 +0000 |
|---|---|---|
| committer | Fabian Imhof <fabian.imhof@ost.ch> | 2024-10-26 10:09:46 +0000 |
| commit | 47ec911e3b3624d875da5b9cc0102e3d17a6d54a (patch) | |
| tree | 0de41b8dc4fc46204fe8c3457533df48ba9f2f95 /.vscode | |
| parent | 86dcd6d56a5a1d59f52eddd94fccbe0d0c41d743 (diff) | |
| download | teachos-47ec911e3b3624d875da5b9cc0102e3d17a6d54a.tar.xz teachos-47ec911e3b3624d875da5b9cc0102e3d17a6d54a.zip | |
use linker variable
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/tasks.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 6b5368c..2e076e4 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -10,8 +10,6 @@ "-s", "-m", "32M", - "-display", - "curses", "-cdrom", "${workspaceFolder}/build/teachos-${input:build_type}.iso" ], |
