mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
avr_gcc: fix secondary arch support.
Put the compiler in the main architecture dir, that's simpler (no need to setarch to use it). And avr_libc would not handle it otherwise, anyways.
This commit is contained in:
@@ -16,7 +16,7 @@ COPYRIGHT="1999-2016 Keith Gudger, Bjoern Haase, Steinar Haugen, Peter Jansen,
|
||||
Joerg Wunsch, Dmitry Xmelkov, The Regents of the University of California."
|
||||
SOURCE_URI="http://download.savannah.gnu.org/releases/avr-libc/avr-libc-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="b2dd7fd2eefd8d8646ef6a325f6f0665537e2f604ed02828ced748d49dc85b97"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="any"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user