ASAHIネットがDS-Lite対応したので、 自宅の適当なLinuxルーターにて設定しようとして詰まったAFTR取得に関するメモ。
Linuxルーターを使ってる人向けのニッチなものだけど、情報として残しておく。
| cmake_minimum_required(VERSION 3.14) | |
| project(faustuserprojectwithllvm) | |
| get_filename_component(MYLIBFAUSTEMBEDDED_ROOT | |
| "${CMAKE_CURRENT_LIST_DIR}/../" | |
| ABSOLUTE) | |
| add_compile_definitions(_GLIBCXX_USE_CXX11_ABI=0) | |
| message(/usr/lib/${CMAKE_SYSTEM_PROCESSOR}-linux-gnu/libz3.so) |
ASAHIネットがDS-Lite対応したので、 自宅の適当なLinuxルーターにて設定しようとして詰まったAFTR取得に関するメモ。
Linuxルーターを使ってる人向けのニッチなものだけど、情報として残しておく。
last updated 2025-01-16
It has been the plan that this version number will be used for Perl at some point in the future.
As of 2025, there is now a proposal to use the second component of the Perl version number as the major version, skipping over the question of what Perl 7 should or should not be.