diff options
| author | Alexander Hill <ahill@breadpudding.dev> | 2025-11-23 21:14:36 -0500 |
|---|---|---|
| committer | Alexander Hill <ahill@breadpudding.dev> | 2025-11-23 21:14:36 -0500 |
| commit | 0a5a1839bcb657702db24dc69e5860fa14ee3164 (patch) | |
| tree | 1fff4cd79f92cfa696477f055ccdec1dc0903e4e /sources | |
| parent | bb0d0c543355b26804e81da284401c59dd453693 (diff) | |
Built mold
Diffstat (limited to 'sources')
| -rw-r--r-- | sources/mold/mold.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/mold/mold.spec b/sources/mold/mold.spec index 3db1764..b445320 100644 --- a/sources/mold/mold.spec +++ b/sources/mold/mold.spec @@ -6,7 +6,6 @@ SRC_URL="https://github.com/rui314/mold/archive/refs/tags/v2.40.4.tar.gz" SRC_VERSION="2.40.4" build() { - echo "DEBUG: $TT_CMAKE_COMMON" tar xf ../$SRC_FILENAME cd mold-*/ cmake -B build $TT_CMAKE_COMMON |
