0acef1e117
SDCC is an open source retargettable, optimizing ANSI - C compiler. The current version targets the Intel 8051, Zilog Z80, Dallas 80C390, Motorola HC08 and Microchip PIC MCUs. submitted by Andreas Bihlmaier <andreas.bihlmaier at gmx.de> (MAINTAINER) feedback and ok naddy@
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
$OpenBSD: patch-sdcc_sim_ucsim_conf,v 1.1.1.1 2006/12/30 18:45:32 jasper Exp $
|
|
--- sim/ucsim/conf.orig Mon Nov 27 15:34:04 2006
|
|
+++ sim/ucsim/conf Mon Nov 27 15:34:10 2006
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/bin/ksh
|
|
|
|
TARGET=linux
|
|
|