Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
redcode committed Nov 20, 2023
1 parent 6dd7c5b commit 92b562c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ library:

-DZ80_NOSTDLIB_FLAGS=(Auto|"[<flag>[;<flag>...]]")
Specify the linker flags used to avoid linking against system libraries.
The default is Auto (autoconfigure flags). If you get linker errors, set
this option to `""`.
The default is `Auto` (autoconfigure flags). If you get linker errors,
set this option to `""`.

-DZ80_OBJECT_LIBS=(YES|NO)
Build the emulator as an object library.
Expand Down Expand Up @@ -336,4 +336,4 @@ You should have received a copy of the GNU Lesser General Public License along
with this library. If not, see <http://www.gnu.org/licenses/>.

________________________________________________________________________________
Last update: 2023-11-02 README EOF
Last update: 2023-11-20 README EOF

0 comments on commit 92b562c

Please sign in to comment.