diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-09 14:16:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-09 14:16:20 +0100 |
| commit | 4990c01325e4b8871dc37a9290340e699752da74 (patch) | |
| tree | 8696f597c61945ff4acc9bef74b53d04ac1c2060 | |
| parent | d00417533e197bc33faa4a14602e098a94f5a955 (diff) | |
chore: update Boost to 1.90.0.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | compile_flags.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt index 1f10106..8fe3396 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,6 +1,6 @@ -Iinclude/ -std=c++20 --DEMBFS_28BIT_LBA -xc++ -I/opt/homebrew/Cellar/boost/1.89.0/include +-I/opt/homebrew/Cellar/boost/1.90.0/include -I/usr/include
\ No newline at end of file |
